2 Commits

Author SHA1 Message Date
c98d6f389e Update src/app/page.tsx 2026-03-05 02:32:52 +00:00
db71b95ea3 Merge version_2 into main
Merge version_2 into main
2026-03-05 02:30:34 +00:00

View File

@@ -95,7 +95,7 @@ export default function HomePage() {
]} ]}
testimonialRotationInterval={5000} testimonialRotationInterval={5000}
buttons={[ buttons={[
{ text: "Reserve a Table", href: "/contact" }, { text: "Reserve Your Table Now", href: "/contact" },
{ text: "Call Now", href: "tel:02617117000" }, { text: "Call Now", href: "tel:02617117000" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"