From 34de1f3acc50ec77fb527f759f1ec19d4e373009 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 30 May 2026 19:11:48 +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 ea1cc70..5b9f3cc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,7 +38,7 @@ export default function LandingPage() { { name: "About Us", id: "#about"}, { - name: "Menu", id: "#menu"}, + name: "Menu", id: "#product"}, { name: "Reviews", id: "#testimonials"}, {