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" />