diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c5ce0b..a04dc8a 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: "Contacts1213", id: "contact" } + { name: "Contacts", id: "contact" } ]} />