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" }