From 9bb6571bb90ad3c8b564bc728f0707d28d58e57a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 05:17:19 +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 29feeda..5c5dced 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -168,7 +168,7 @@ export default function LandingPage() { { id: "5", title: "What are your store hours?", content: "We're open daily from 11:00 AM to 9:30 PM at DB City Mall, Ground Floor, Shop No G-3. Visit us anytime!" }, { id: "6", title: "Do you provide buyback services?", content: "Yes! We offer lifetime buyback at competitive rates. Simply bring your jewellery and we'll assess and provide the best price for your old gold." } ]} - imageSrc="http://img.b2bpic.net/free-photo/luxury-lounge-area-hotel-reception_482257-78350.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxury-lounge-area-hotel-reception_482257-78350.jpg?_wi=1" imageAlt="Kisna store interior" mediaAnimation="slide-up" mediaPosition="right" @@ -191,7 +191,7 @@ export default function LandingPage() { textarea={{ name: "message", placeholder: "Tell us about your jewellery needs or ask a question...", rows: 5, required: false }} buttonText="Send Inquiry" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/luxury-lounge-area-hotel-reception_482257-78350.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxury-lounge-area-hotel-reception_482257-78350.jpg?_wi=2" imageAlt="Kisna store contact" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1