diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 30a28c1..5b1ca13 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -105,16 +105,14 @@ export default function AboutPage() { diff --git a/src/app/page.tsx b/src/app/page.tsx index 0fcd49b..3611dd0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -156,19 +156,14 @@ export default function HomePage() {