diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 5f3f670..12c6462 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -64,7 +64,7 @@ export default function ShopPage() { price: "$89.99", rating: 5, reviewCount: "2.3k", - imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg?_wi=3", imageAlt: "Classic Black Hoodie", isFavorited: false, }, @@ -75,7 +75,7 @@ export default function ShopPage() { price: "$119.99", rating: 5, reviewCount: "1.8k", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-man-wearing-denim-jacket-posing-stairs-outside-looking-camera_613910-17923.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-man-wearing-denim-jacket-posing-stairs-outside-looking-camera_613910-17923.jpg?_wi=3", imageAlt: "Premium Denim Jeans", isFavorited: false, }, @@ -86,7 +86,7 @@ export default function ShopPage() { price: "$39.99", rating: 5, reviewCount: "945", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-park-with-headphones_1157-30680.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-park-with-headphones_1157-30680.jpg?_wi=2", imageAlt: "Urban Street Cap", isFavorited: false, }, @@ -97,7 +97,7 @@ export default function ShopPage() { price: "$149.99", rating: 5, reviewCount: "3.2k", - imageSrc: "http://img.b2bpic.net/free-photo/white-high-top-sneaker-white-background_53876-111185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-high-top-sneaker-white-background_53876-111185.jpg?_wi=2", imageAlt: "High-Top Sneakers", isFavorited: false, }, @@ -127,7 +127,7 @@ export default function ShopPage() { price: "$159.99", rating: 5, reviewCount: "567", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-peak-man-casual-clothes-standing-hill-blue-sky-background-nature-leisure-hobby-concept_74855-23713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-standing-peak-man-casual-clothes-standing-hill-blue-sky-background-nature-leisure-hobby-concept_74855-23713.jpg?_wi=2", imageAlt: "Olive Green Cargo Jacket", isFavorited: false, }, @@ -138,7 +138,7 @@ export default function ShopPage() { price: "$49.99", rating: 5, reviewCount: "234", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-posing-quarry_1303-28636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-posing-quarry_1303-28636.jpg?_wi=2", imageAlt: "Cream Oversized T-Shirt", isFavorited: false, }, @@ -149,7 +149,7 @@ export default function ShopPage() { price: "$129.99", rating: 5, reviewCount: "412", - imageSrc: "http://img.b2bpic.net/free-photo/men-shoes_1303-5889.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/men-shoes_1303-5889.jpg?_wi=2", imageAlt: "Leather Crossbody Bag", isFavorited: false, },