From 556cc101b587353450ac52a620683d8bb1fa96ac Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 16:47:23 +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 631b4d9..a3d967f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,15 +76,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/black-hair-sexy-woman-glasses-coat-posed-against-building-with-modern-windows_627829-8622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-hair-sexy-woman-glasses-coat-posed-against-building-with-modern-windows_627829-8622.jpg?_wi=1", imageAlt: "Stylish woman in urban fashion", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-handsome-man-looking-away-outside_23-2148448870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-handsome-man-looking-away-outside_23-2148448870.jpg?_wi=1", imageAlt: "Man in designer jacket, urban setting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/three-young-beautiful-smiling-female-trendy-summer-clothessexy-carefree-multiracial-women-posing-street-backgroundpositive-models-having-fun-sunglasses-cheerful-happy_158538-23053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-young-beautiful-smiling-female-trendy-summer-clothessexy-carefree-multiracial-women-posing-street-backgroundpositive-models-having-fun-sunglasses-cheerful-happy_158538-23053.jpg?_wi=1", imageAlt: "Group of diverse models in trendy clothing", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-detail-cozy-clothing-texture_23-2149409156.jpg", imageAlt: "Close up of unique fabric pattern", }, - imageSrc: "http://img.b2bpic.net/free-photo/black-hair-sexy-woman-glasses-coat-posed-against-building-with-modern-windows_627829-8622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-hair-sexy-woman-glasses-coat-posed-against-building-with-modern-windows_627829-8622.jpg?_wi=2", imageAlt: "sustainable fashion model", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/female-personal-shopper-taking-photos-cutomer_23-2148924094.jpg", imageAlt: "Stylist giving fashion advice", }, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-handsome-man-looking-away-outside_23-2148448870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-handsome-man-looking-away-outside_23-2148448870.jpg?_wi=2", imageAlt: "sustainable fashion model", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/fashion-blond-model-teenager-style-wig-outdoors-street_158538-14199.jpg", imageAlt: "New collection display", }, - imageSrc: "http://img.b2bpic.net/free-photo/three-young-beautiful-smiling-female-trendy-summer-clothessexy-carefree-multiracial-women-posing-street-backgroundpositive-models-having-fun-sunglasses-cheerful-happy_158538-23053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-young-beautiful-smiling-female-trendy-summer-clothessexy-carefree-multiracial-women-posing-street-backgroundpositive-models-having-fun-sunglasses-cheerful-happy_158538-23053.jpg?_wi=2", imageAlt: "sustainable fashion model", }, ]}