From 007e4ede5ffa83472a2d5eab4c6c8279cde1b3cb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 22:03:11 +0000 Subject: [PATCH] Update src/app/apparel/page.tsx --- src/app/apparel/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/apparel/page.tsx b/src/app/apparel/page.tsx index b08bf88..2c5e181 100644 --- a/src/app/apparel/page.tsx +++ b/src/app/apparel/page.tsx @@ -65,14 +65,14 @@ export default function LandingPage() { name: "Logo Hoodie", price: "$60", variant: "Black", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-funny-hat-white-wall_114579-27948.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-funny-hat-white-wall_114579-27948.jpg?_wi=2", }, { id: "a2", name: "Minimalist Hat", price: "$30", variant: "Navy", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-floral-concept-with-copy-space_23-2148599475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-floral-concept-with-copy-space_23-2148599475.jpg?_wi=2", }, ]} /> @@ -92,13 +92,13 @@ export default function LandingPage() { icon: Palette, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-studio_23-2149429028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-studio_23-2149429028.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-studio_23-2149429028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-studio_23-2149429028.jpg?_wi=3", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-medicaments-boxes-pharmacy-shelves_482257-82848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-medicaments-boxes-pharmacy-shelves_482257-82848.jpg?_wi=5", imageAlt: "sealed pokemon booster box", }, { @@ -107,13 +107,13 @@ export default function LandingPage() { icon: Clock, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-funny-hat-white-wall_114579-27948.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-funny-hat-white-wall_114579-27948.jpg?_wi=3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-funny-hat-white-wall_114579-27948.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-funny-hat-white-wall_114579-27948.jpg?_wi=4", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/mexican-traditional-cards-game_23-2150558596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mexican-traditional-cards-game_23-2150558596.jpg?_wi=6", imageAlt: "fanned pokemon cards collector", }, ]}