From 01231432406e39f2ab3e93a2f3a540482b36a3cc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 00:39:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c3340b..5f89f6d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,15 +73,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-concept-with-woman-piles-bags_23-2150871350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-concept-with-woman-piles-bags_23-2150871350.jpg?_wi=1", imageAlt: "Elegant handbag display in a luxury fashion store", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-cute-brunette-woman-model-casual-summer-clothes-with-no-makeup-isolated-gray-wall-with-handback_158538-14729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-cute-brunette-woman-model-casual-summer-clothes-with-no-makeup-isolated-gray-wall-with-handback_158538-14729.jpg?_wi=1", imageAlt: "Woman with a modern handbag on a city street", }, { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-say-no-fast-fashion_23-2149669573.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-say-no-fast-fashion_23-2149669573.jpg?_wi=1", imageAlt: "Close up view of detailed handbag texture and stitching", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { imageAlt: "Various high quality fabrics and materials for bag making", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-concept-with-woman-piles-bags_23-2150871350.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-concept-with-woman-piles-bags_23-2150871350.jpg?_wi=2", imageAlt: "close up leather stitching handbag detail", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { imageAlt: "Diverse group of women showcasing different handbag styles", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-cute-brunette-woman-model-casual-summer-clothes-with-no-makeup-isolated-gray-wall-with-handback_158538-14729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-cute-brunette-woman-model-casual-summer-clothes-with-no-makeup-isolated-gray-wall-with-handback_158538-14729.jpg?_wi=2", imageAlt: "close up leather stitching handbag detail", }, { @@ -184,7 +184,7 @@ export default function LandingPage() { imageAlt: "Delivery person handling a package containing a handbag", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/still-life-say-no-fast-fashion_23-2149669573.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-say-no-fast-fashion_23-2149669573.jpg?_wi=2", imageAlt: "close up leather stitching handbag detail", }, ]}