diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index a8c2f49..e70b6ae 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -11,11 +11,13 @@ export default function ContactPage() { return ( - + diff --git a/src/app/page.tsx b/src/app/page.tsx index c244be1..88a6926 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,6 @@ export default function GoyoHomePage() {