From c1f69b09fd7ebfa904f30faa9e86a1c4765dee9f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 09:07:51 +0000 Subject: [PATCH] Update src/app/for-buyers/page.tsx --- src/app/for-buyers/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/for-buyers/page.tsx b/src/app/for-buyers/page.tsx index f4ada75..2e2073b 100644 --- a/src/app/for-buyers/page.tsx +++ b/src/app/for-buyers/page.tsx @@ -51,12 +51,12 @@ export default function ForBuyersPage() { mediaItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/ladies-with-shopping-packets-sitting-bench-park_23-2147950213.jpg", + "http://img.b2bpic.net/free-photo/ladies-with-shopping-packets-sitting-bench-park_23-2147950213.jpg?_wi=2", imageAlt: "Happy buyers with shopping", }, { imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-choosimng-car-car-showroom_1303-26290.jpg", + "http://img.b2bpic.net/free-photo/young-woman-choosimng-car-car-showroom_1303-26290.jpg?_wi=2", imageAlt: "Customer choosing products", }, { @@ -98,7 +98,7 @@ export default function ForBuyersPage() { price: "$24.99", variant: "Organic Cotton • 5+ Colors", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-girls-posing_23-2148499518.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-girls-posing_23-2148499518.jpg?_wi=2", imageAlt: "Premium custom t-shirt", isFavorited: false, }, @@ -108,7 +108,7 @@ export default function ForBuyersPage() { price: "$14.99", variant: "White Ceramic • Custom Design", imageSrc: - "http://img.b2bpic.net/free-photo/mug-pot-near-flowers_23-2147759297.jpg", + "http://img.b2bpic.net/free-photo/mug-pot-near-flowers_23-2147759297.jpg?_wi=2", imageAlt: "Personalized ceramic mug", isFavorited: false, }, @@ -118,7 +118,7 @@ export default function ForBuyersPage() { price: "$34.99", variant: "Premium Leather • Embossing", imageSrc: - "http://img.b2bpic.net/free-photo/watercolors-brushes-white-paper_23-2147654011.jpg", + "http://img.b2bpic.net/free-photo/watercolors-brushes-white-paper_23-2147654011.jpg?_wi=2", imageAlt: "Custom leather journal", isFavorited: false, }, @@ -128,7 +128,7 @@ export default function ForBuyersPage() { price: "$44.99", variant: "Fleece Blend • 8 Colors", imageSrc: - "http://img.b2bpic.net/free-photo/woman-with-curly-hair-poses-bridge-wears-blue-sweatshirt-trousers-listens-motivational-music-via-wireless-headphones-focused-into-distance-people-leisure-hobby-concept_273609-55980.jpg", + "http://img.b2bpic.net/free-photo/woman-with-curly-hair-poses-bridge-wears-blue-sweatshirt-trousers-listens-motivational-music-via-wireless-headphones-focused-into-distance-people-leisure-hobby-concept_273609-55980.jpg?_wi=2", imageAlt: "Cozy custom hoodie", isFavorited: false, },