From 54424682675484ab3366bbb3f65775c6f47f50fa Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:09:50 +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 93e9470..d3ae503 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { } ]} buttons={[ - { text: "📞 Call Now", href: "tel:18001231555" }, + { text: "Visit Store Today", href: "https://maps.google.com/?q=RMZ+Galleria+Yelahanka+Bangalore" }, { text: "📍 Get Directions", href: "https://maps.google.com/?q=RMZ+Galleria+Yelahanka+Bangalore" } ]} buttonAnimation="slide-up" -- 2.49.1