From ec5fa19f2138d013aa1029c363c178bae4efcd50 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 02:37:24 +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 2196fd8..c936fbf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { description="Curated pre-loved clothing for the conscious dresser. Shop the best in vintage and designer resale." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885675.jpg?_wi=1", imageAlt: "urban fashion photography model", }, { @@ -167,14 +167,14 @@ export default function LandingPage() { name: "Vintage Leather Jacket", price: "$120", variant: "Classic Cut", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-brothers-with-basketball_23-2150156947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-brothers-with-basketball_23-2150156947.jpg?_wi=1", }, { id: "p2", name: "Cotton Hoodie", price: "$65", variant: "Oversized", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-photo-casual-cheeky-woman-sunglasses-denim-back-yard_613910-20946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-photo-casual-cheeky-woman-sunglasses-denim-back-yard_613910-20946.jpg?_wi=1", }, { id: "p3", @@ -228,7 +228,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-closing-button-blue-shirt_23-2148175658.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885675.jpg?_wi=2", imageAlt: "fast sustainable shipping icon", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/wooden-box-with-chocolate-leaf_23-2147658677.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-brothers-with-basketball_23-2150156947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-brothers-with-basketball_23-2150156947.jpg?_wi=2", imageAlt: "fast sustainable shipping icon", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-business-owner-preparing-her-store_23-2149300907.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-photo-casual-cheeky-woman-sunglasses-denim-back-yard_613910-20946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-photo-casual-cheeky-woman-sunglasses-denim-back-yard_613910-20946.jpg?_wi=2", imageAlt: "fast sustainable shipping icon", }, ]}