Update src/app/page.tsx

This commit is contained in:
2026-03-04 13:37:23 +00:00
parent b6a5215dc7
commit ac0abe55d4

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
showBlur={true}
showDimOverlay={true}
buttons={[
{ text: "Reserve a Table", href: "#contact" },
{ text: "Book Now", href: "#contact" },
{ text: "View Menu", href: "#products" }
]}
buttonAnimation="slide-up"