2 Commits

Author SHA1 Message Date
428ba2db28 Update src/app/page.tsx 2026-03-04 04:35:57 +00:00
dcf639eb99 Merge version_1 into main
Merge version_1 into main
2026-03-04 04:32:42 +00:00

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"