From 5c4171eec83c64fc40777e1c150a8a40da7ce244 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 06:28:23 +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 aa72633..b569e3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/empty-chic-boutique-filled-with-new-collection-designer-clothes-racks_482257-118548.jpg", imageAlt: "Nils Store Boutique" }, { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-talking-phone_23-2149361903.jpg", imageAlt: "Fashion shopping" }, - { imageSrc: "http://img.b2bpic.net/free-photo/joyful-latin-black-haired-woman-standing-with-arms-folded-near-rack-with-dresses-clothes-shop-looking-camera-smiling-boutique-customer-shop-assistant-concept_74855-11848.jpg", imageAlt: "In-store collection" }, + { imageSrc: "http://img.b2bpic.net/free-photo/joyful-latin-black-haired-woman-standing-with-arms-folded-near-rack-with-dresses-clothes-shop-looking-camera-smiling-boutique-customer-shop-assistant-concept_74855-11848.jpg?_wi=1", imageAlt: "In-store collection" }, ]} mediaAnimation="slide-up" /> @@ -62,7 +62,7 @@ export default function LandingPage() { { value: "076 359 5706", title: "Call Us" }, { value: "nilsonline.lk", title: "Visit Website" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/joyful-latin-black-haired-woman-standing-with-arms-folded-near-rack-with-dresses-clothes-shop-looking-camera-smiling-boutique-customer-shop-assistant-concept_74855-11848.jpg" + imageSrc="http://img.b2bpic.net/free-photo/joyful-latin-black-haired-woman-standing-with-arms-folded-near-rack-with-dresses-clothes-shop-looking-camera-smiling-boutique-customer-shop-assistant-concept_74855-11848.jpg?_wi=2" /> -- 2.49.1