From 90bd4f40b8f94df9d366eb6dfae24ae5d088d127 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 13:39:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"