From 061d0ca1a2d80d7bdb4f82c48b1e954a02ea8d8e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 19:12: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 fb49803..c9ac40b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { mediaAnimation="blur-reveal" buttons={[ { text: "Reserve Now", href: "#contact" }, - { text: "View Menu", href: "#menu" }, + { text: "Explore Dishes", href: "#signature-dishes" }, ]} buttonAnimation="slide-up" />