Update src/app/page.tsx

This commit is contained in:
2026-03-04 20:23:04 +00:00
parent 37c5d167ee
commit 0fc256e662

View File

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