From b107daac75f31ffca027055d37b3efd7117b3fa0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 13:42:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3cb34fd..ccab1c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,8 @@ export default function LandingPage() { avatarText="Trusted by 3000+ happy visitors" buttons={[ { text: "View Menu", href: "#products" }, - { text: "Get Directions", href: "https://maps.google.com/?q=P-14+Sahdev+Marg+C+Scheme+Ashok+Nagar+Jaipur" } + { text: "Get Directions", href: "https://maps.google.com/?q=P-14+Sahdev+Marg+C+Scheme+Ashok+Nagar+Jaipur" }, + { text: "Order Now on WhatsApp", href: "https://wa.me/918619246464" } ]} buttonAnimation="slide-up" ariaLabel="Stepout Cafe hero section"