From 12869c330c17cb97a8667ebbbad8b3b80c84571f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 10:16:37 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index e9b8d9f..e20fd2d 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -53,15 +53,15 @@ export default function ShopPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-dress_23-2147688400.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-dress_23-2147688400.jpg?_wi=2", imageAlt: "Custom tailored clothing display", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tools-sewing-clothes-woman-glasses-seamstress-with-centimeter-clothes_1157-46468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tools-sewing-clothes-woman-glasses-seamstress-with-centimeter-clothes_1157-46468.jpg?_wi=2", imageAlt: "Professional tailoring fitting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-office-with-client-showing-pants_23-2148929564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-office-with-client-showing-pants_23-2148929564.jpg?_wi=2", imageAlt: "Couture design showcase", }, ]} @@ -84,7 +84,7 @@ export default function ShopPage() { price: "$49.99", rating: 5, reviewCount: "248", - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-blanket-making-juice_23-2147911515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-blanket-making-juice_23-2147911515.jpg?_wi=2", imageAlt: "Premium casual shirt", }, { @@ -94,7 +94,7 @@ export default function ShopPage() { price: "$129.99", rating: 5, reviewCount: "156", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-blue-jacket-talking-phone_23-2147605110.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-blue-jacket-talking-phone_23-2147605110.jpg?_wi=2", imageAlt: "Classic business blazer", }, { @@ -104,7 +104,7 @@ export default function ShopPage() { price: "$59.99", rating: 5, reviewCount: "312", - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-chair-leaning-against-canvas_171337-16444.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-chair-leaning-against-canvas_171337-16444.jpg?_wi=2", imageAlt: "Comfortable weekend pants", }, ]} @@ -156,7 +156,7 @@ export default function ShopPage() { ]} mediaAnimation="slide-up" mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/full-length-portrait-man-holding-smartphone_171337-19093.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-length-portrait-man-holding-smartphone_171337-19093.jpg?_wi=2" imageAlt="StyleCraft shop team" faqsAnimation="blur-reveal" textboxLayout="default"