diff --git a/package.json b/package.json index aee0313..790365c 100644 --- a/package.json +++ b/package.json @@ -83,6 +83,7 @@ "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@craco/craco": "^7.1.0", "@eslint/js": "9.23.0", + "@tailwindcss/typography": "^0.5.19", "autoprefixer": "^10.4.20", "eslint": "9.23.0", "eslint-plugin-import": "2.31.0", diff --git a/public/friendships.png b/public/friendships.png new file mode 100644 index 0000000..54bf5b9 Binary files /dev/null and b/public/friendships.png differ diff --git a/public/shooting_star_2.png b/public/shooting_star_2.png new file mode 100644 index 0000000..b93021a Binary files /dev/null and b/public/shooting_star_2.png differ diff --git a/public/web_elements_tagline.png b/public/web_elements_tagline.png new file mode 100644 index 0000000..7121b62 Binary files /dev/null and b/public/web_elements_tagline.png differ diff --git a/src/components/PublicFooter.js b/src/components/PublicFooter.js index 7f2f9c5..9e07bea 100644 --- a/src/components/PublicFooter.js +++ b/src/components/PublicFooter.js @@ -8,37 +8,39 @@ const PublicFooter = () => { return ( <> {/* Main Footer */} -