Update src/app/page.tsx

This commit is contained in:
2026-03-04 04:35:57 +00:00
parent dcf639eb99
commit 428ba2db28

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
]}
testimonialRotationInterval={5000}
buttons={[
{ text: "Reserve Now", href: "contact" },
{ text: "Book Your Table", href: "contact" },
{ text: "View Menu", href: "menu" }
]}
buttonAnimation="slide-up"