From 99d882c1c6bbb604d74ab5203c48ec7fa814c846 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:02:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 259d98e..b6b804e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,8 +45,8 @@ export default function LandingPage() { logoText="THE 2358 STORE" description="Visakhapatnam's favorite gift & K-pop store. Cute merchandise, Korean goods, aesthetic accessories, and exclusive collectibles—all in one place." buttons={[ - { text: "Call Now", href: "tel:+918914807727" }, - { text: "Get Directions", href: "https://maps.google.com/maps?q=THE+2358+STORE+Visakhapatnam" } + { text: "Visit Store Now", href: "https://maps.google.com/maps?q=THE+2358+STORE+Visakhapatnam" }, + { text: "Call Now", href: "tel:+918914807727" } ]} slides={[ { imageSrc: "http://img.b2bpic.net/free-photo/valentines-day-still-life-design_23-2149246332.jpg", imageAlt: "The 2358 Store - Featured Merchandise" }, -- 2.49.1