From 1cab68bf8a64d4ebb9d0bf072c5ab99eb3a695c1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 09:19:28 +0000 Subject: [PATCH] Update src/app/categories/page.tsx --- src/app/categories/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/categories/page.tsx b/src/app/categories/page.tsx index 0e976c2..474e937 100644 --- a/src/app/categories/page.tsx +++ b/src/app/categories/page.tsx @@ -100,7 +100,7 @@ export default function CategoriesPage() { price: "$45.00", variant: "White, Black, Navy 3 Colors", imageSrc: - "http://img.b2bpic.net/free-photo/groom-preparing-his-wedding_1303-28300.jpg", + "http://img.b2bpic.net/free-photo/groom-preparing-his-wedding_1303-28300.jpg?_wi=2", imageAlt: "Classic Cotton T-Shirt", isFavorited: false, }, @@ -110,7 +110,7 @@ export default function CategoriesPage() { price: "$120.00", variant: "Grey, White, Black 5 Sizes", imageSrc: - "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8084.jpg", + "http://img.b2bpic.net/free-photo/fashion-shoes-sneaker_1203-8084.jpg?_wi=2", imageAlt: "Urban Running Sneakers", isFavorited: false, }, @@ -120,7 +120,7 @@ export default function CategoriesPage() { price: "$180.00", variant: "Silver, Gold, Black 2 Styles", imageSrc: - "http://img.b2bpic.net/free-photo/handsome-businesman-summer-city_1157-25611.jpg", + "http://img.b2bpic.net/free-photo/handsome-businesman-summer-city_1157-25611.jpg?_wi=2", imageAlt: "Minimalist Steel Watch", isFavorited: false, }, @@ -130,7 +130,7 @@ export default function CategoriesPage() { price: "$250.00", variant: "Matte Black, White 1 Variant", imageSrc: - "http://img.b2bpic.net/free-photo/headphones-displayed-against-dark-background_157027-4466.jpg", + "http://img.b2bpic.net/free-photo/headphones-displayed-against-dark-background_157027-4466.jpg?_wi=2", imageAlt: "Premium Wireless Headphones", isFavorited: false, }, @@ -140,7 +140,7 @@ export default function CategoriesPage() { price: "$95.00", variant: "Navy, Charcoal, Olive 3 Colors", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes-trendy-girl-sitting-bench-street_158538-1658.jpg", + "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes-trendy-girl-sitting-bench-street_158538-1658.jpg?_wi=2", imageAlt: "Travel Essential Backpack", isFavorited: false, }, @@ -150,7 +150,7 @@ export default function CategoriesPage() { price: "$160.00", variant: "Black, Brown, Tortoise 3 Styles", imageSrc: - "http://img.b2bpic.net/free-photo/pretty-woman-grey-jacket-white-shirt-sunglasses-with-red-lipstick-is-touching-hair-posing-near-her-house-beautiful-lady-grey-oversize-jacket-pants-walks-outside_291650-2564.jpg", + "http://img.b2bpic.net/free-photo/pretty-woman-grey-jacket-white-shirt-sunglasses-with-red-lipstick-is-touching-hair-posing-near-her-house-beautiful-lady-grey-oversize-jacket-pants-walks-outside_291650-2564.jpg?_wi=2", imageAlt: "Designer UV Protection Sunglasses", isFavorited: false, },