diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 45faa61..fef643f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,6 +46,7 @@ export default function AboutPage() { diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 55f93af..c81b44b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -43,6 +43,7 @@ export default function ContactPage() {