Update src/app/page.tsx

This commit is contained in:
2026-03-04 14:07:52 +00:00
parent b598229053
commit 32a2cf7224

View File

@@ -113,7 +113,7 @@ export default function LandingPage() {
}
]}
buttons={[
{ text: "View Full Menu", href: "#contact" }
{ text: "View Full Menu", href: "#menu" }
]}
buttonAnimation="slide-up"
/>