diff --git a/src/app/page.tsx b/src/app/page.tsx index 68d72f5..caedd15 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { ]} testimonialRotationInterval={5000} buttons={[ - { text: "Book Your Iftar Table", href: "#contact" }, + { text: "Reserve Table Now", href: "#contact" }, { text: "View Iftar Experience", href: "#experience" } ]} buttonAnimation="slide-up"