diff --git a/src/app/contact-us/page.tsx b/src/app/contact-us/page.tsx index 32899bb..8d8a2e2 100644 --- a/src/app/contact-us/page.tsx +++ b/src/app/contact-us/page.tsx @@ -53,7 +53,7 @@ export default function ContactUsPage() { diff --git a/src/app/page.tsx b/src/app/page.tsx index a54419c..fe8d9c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,7 +120,7 @@ export default function LandingPage() {