From d037376fedc6d07510a5a1cb4f1cd987ea314d4d Mon Sep 17 00:00:00 2001 From: mulika-local Date: Fri, 12 Dec 2025 10:11:36 +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 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" } ]} />