diff --git a/src/app/page.tsx b/src/app/page.tsx index 167e62f..05fcc9b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,7 +32,7 @@ export default function LandingPage() { { name: "About", id: "about" }, { name: "Experience", id: "features" }, { name: "Guest Stories", id: "testimonials" }, - { name: "Contact", id: "contact", contactNumber: "+13077382291" } + { name: "Contact", id: "contact" } ]} />