diff --git a/app/components/About.tsx b/app/components/About.tsx index f9d8c60..85c7d36 100644 --- a/app/components/About.tsx +++ b/app/components/About.tsx @@ -18,14 +18,14 @@ export default function About() {
01. -

+

About Me

- +

@@ -64,6 +64,7 @@ export default function About() { className="rounded-md" loading="eager" /> +

diff --git a/app/components/Contact.tsx b/app/components/Contact.tsx index c751cc2..9a96a84 100644 --- a/app/components/Contact.tsx +++ b/app/components/Contact.tsx @@ -15,7 +15,7 @@ export default function Contact() { >
05. @@ -26,7 +26,7 @@ export default function Contact() {
-

+

Get In Touch

@@ -38,7 +38,7 @@ export default function Contact() { Email Me diff --git a/app/components/Email.tsx b/app/components/Email.tsx index 919042f..1f86830 100644 --- a/app/components/Email.tsx +++ b/app/components/Email.tsx @@ -9,7 +9,7 @@ const mono = DM_Mono({ export default function Email() { return ( -