diff --git a/src/app/page.tsx b/src/app/page.tsx index 90c4c84..db6fdc5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function HomePage() { ]} testimonialRotationInterval={5000} buttons={[ - { text: "Reserve a Table", href: "/contact" }, + { text: "Reserve Your Table Now", href: "/contact" }, { text: "Call Now", href: "tel:02617117000" }, ]} buttonAnimation="slide-up"