diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0066fea..851857a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -27,19 +27,19 @@ export default function AboutPage() { diff --git a/src/app/page.tsx b/src/app/page.tsx index 18a3837..1e93b02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,9 +31,9 @@ export default function LandingPage() { ); -} \ No newline at end of file +}