diff --git a/src/app/page.tsx b/src/app/page.tsx index 4fb4934..8c5ce0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function LandingPage() { { name: "About", id: "about" }, { name: "Menu", id: "features" }, { name: "Team", id: "team" }, - { name: "Contact", id: "contact" } + { name: "Contacts1213", id: "contact" } ]} />