diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 153c49d..96397fe 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -27,7 +27,6 @@ export default function AboutPage() { diff --git a/src/app/page.tsx b/src/app/page.tsx index c9b903a..3be0af8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,7 +30,6 @@ export default function LandingPage() {