diff --git a/src/app/page.tsx b/src/app/page.tsx index f2b3fe5..3cb34fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -170,7 +170,7 @@ export default function LandingPage() { title="Whether you're working on your laptop, catching up with friends, or enjoying a peaceful coffee break — Stepout Cafe is your cozy corner in Jaipur. Come for the coffee, stay for the vibe, and become part of our creative community." useInvertedBackground={false} buttons={[ - { text: "Book Your Table", href: "https://wa.me/918619246464" }, + { text: "Reserve Your Table Now", href: "https://wa.me/918619246464" }, { text: "Order Online", href: "#contact" } ]} buttonAnimation="slide-up"