From a7047eafddbaa8d1286bc39811b9d123c01d5b83 Mon Sep 17 00:00:00 2001 From: mulika-local Date: Fri, 12 Dec 2025 10:52:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } ]} />