From db68d0fbe29938a118cb9d983a88edf046322560 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 13:52:56 +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 8b6aa5e..4d4ccdf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,15 +67,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/sexy-woman-black-clothes-sitting-chair_613910-8230.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sexy-woman-black-clothes-sitting-chair_613910-8230.jpg?_wi=1", imageAlt: "Minimalist clothing collection 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-lady-empty-room-standing-holding-palm-branch-long-white-dress-space-text_176474-4064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-lady-empty-room-standing-holding-palm-branch-long-white-dress-space-text_176474-4064.jpg?_wi=1", imageAlt: "Minimalist clothing collection 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-inside-office-center_1303-22416.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-inside-office-center_1303-22416.jpg?_wi=1", imageAlt: "Minimalist clothing collection 3", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-taking-cup-photos_23-2149294459.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/sexy-woman-black-clothes-sitting-chair_613910-8230.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sexy-woman-black-clothes-sitting-chair_613910-8230.jpg?_wi=2", imageAlt: "mobile shopping app clothing store", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smartphone-white-podium-with-cubes-modern-studio_187299-46586.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-lady-empty-room-standing-holding-palm-branch-long-white-dress-space-text_176474-4064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-lady-empty-room-standing-holding-palm-branch-long-white-dress-space-text_176474-4064.jpg?_wi=2", imageAlt: "mobile shopping app clothing store", }, { @@ -198,7 +198,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-shopping-mall_23-2150585917.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-inside-office-center_1303-22416.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-inside-office-center_1303-22416.jpg?_wi=2", imageAlt: "mobile shopping app clothing store", }, ]}