diff --git a/sobenfolio-frontend/src/app/components/AboutSection.jsx b/sobenfolio-frontend/src/app/components/AboutSection.jsx index b026d5a..3422890 100644 --- a/sobenfolio-frontend/src/app/components/AboutSection.jsx +++ b/sobenfolio-frontend/src/app/components/AboutSection.jsx @@ -51,7 +51,7 @@ const AboutSection = () => { }; return ( -
+
{/*About Image */}
diff --git a/sobenfolio-frontend/src/app/components/EmailSection.jsx b/sobenfolio-frontend/src/app/components/EmailSection.jsx index 0478d80..8418fa5 100644 --- a/sobenfolio-frontend/src/app/components/EmailSection.jsx +++ b/sobenfolio-frontend/src/app/components/EmailSection.jsx @@ -36,10 +36,10 @@ const EmailSection = () => { }; } return ( -
-
+
+
Please reach out!
-

Fill in relevant information below.

+

Fill in relevant information.

diff --git a/sobenfolio-frontend/src/app/components/Footer.jsx b/sobenfolio-frontend/src/app/components/Footer.jsx index 7d2348d..9caf30e 100644 --- a/sobenfolio-frontend/src/app/components/Footer.jsx +++ b/sobenfolio-frontend/src/app/components/Footer.jsx @@ -7,7 +7,7 @@ const Footer = () => { -

+

ALL RIGHTS RESERVED

diff --git a/sobenfolio-frontend/src/app/components/HeroSection.jsx b/sobenfolio-frontend/src/app/components/HeroSection.jsx index b0dc7c3..131075f 100644 --- a/sobenfolio-frontend/src/app/components/HeroSection.jsx +++ b/sobenfolio-frontend/src/app/components/HeroSection.jsx @@ -36,10 +36,12 @@ const HeroSection = () => { And this is where I keep what I do.

+ {/* + */}
diff --git a/sobenfolio-frontend/src/app/components/ProjectsSection.jsx b/sobenfolio-frontend/src/app/components/ProjectsSection.jsx index ce473d7..eeae037 100644 --- a/sobenfolio-frontend/src/app/components/ProjectsSection.jsx +++ b/sobenfolio-frontend/src/app/components/ProjectsSection.jsx @@ -51,10 +51,13 @@ const ProjectsSection = () => { animate: { y: 0, opacity: 1 }, }; return ( -
+

My Projects

+

+ Includes this site! +