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"