From fc2425bd4472875a9577b4e39e3c9b064cbbd911 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 08:55:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ba0fc4e..d3b721c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,11 +89,11 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2690.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2690.jpg?_wi=1", imageAlt: "Stylish woman in modern fashion clothes", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-multicultural-friends-posing_23-2148422352.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-multicultural-friends-posing_23-2148422352.jpg?_wi=1", imageAlt: "Diverse group of fashionable young people", }, { @@ -134,7 +134,7 @@ export default function LandingPage() { description: "Enjoy peace of mind with our easy and straightforward return policy.", bentoComponent: "reveal-icon", icon: Activity, - imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2690.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2690.jpg?_wi=2", imageAlt: "fashion magazine logo brand luxury", }, { @@ -142,7 +142,7 @@ export default function LandingPage() { description: "Your privacy and security are our top priority with encrypted payment gateways.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-multicultural-friends-posing_23-2148422352.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-multicultural-friends-posing_23-2148422352.jpg?_wi=2", imageAlt: "fashion magazine logo brand luxury", }, ]}