From 37a8bef3d785181304ef0f33a688e4be640994a2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:00:05 +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 d585351..259d98e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,7 +158,7 @@ export default function LandingPage() { tag="Visit Us Today" tagIcon={MapPin} title="THE 2358 STORE" - description="Old Jail Rd, Rednam Garden\nNear Pydah Degree College\nRam Nagar, Visakhapatnam, AP 530002\n\nOpen Daily | Closes 9 PM\nPhone: 0891 480 7727" + description="Old Jail Rd, Rednam Garden, Visakhapatnam" buttons={[ { text: "Call Store", href: "tel:+918914807727" }, { text: "Get Directions", href: "https://maps.google.com/maps?q=THE+2358+STORE+Visakhapatnam" } -- 2.49.1