diff --git a/src/app/brands/page.tsx b/src/app/brands/page.tsx index 8af9aad..c86c611 100644 --- a/src/app/brands/page.tsx +++ b/src/app/brands/page.tsx @@ -152,7 +152,7 @@ export default function BrandsPage() { price: "$129.99", rating: 4.8, reviewCount: "342", - imageSrc: "http://img.b2bpic.net/free-photo/athletic-girl-standing-stairs-tying-shoelaces_23-2148264960.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/athletic-girl-standing-stairs-tying-shoelaces_23-2148264960.jpg?_wi=3", imageAlt: "Nike Air Max 90 sneaker in white and grey", isFavorited: false, }, @@ -163,7 +163,7 @@ export default function BrandsPage() { price: "$345.00", rating: 4.9, reviewCount: "521", - imageSrc: "http://img.b2bpic.net/free-photo/afro-hair-style-doing-okay-gesture_140725-36572.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/afro-hair-style-doing-okay-gesture_140725-36572.jpg?_wi=3", imageAlt: "Supreme black box logo hoodie", isFavorited: false, }, @@ -174,7 +174,7 @@ export default function BrandsPage() { price: "$89.99", rating: 4.9, reviewCount: "1,240", - imageSrc: "http://img.b2bpic.net/free-photo/new-pair-white-sneakers-isolated-white_93675-130969.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/new-pair-white-sneakers-isolated-white_93675-130969.jpg?_wi=3", imageAlt: "Adidas Stan Smith white leather sneaker", isFavorited: false, }, @@ -185,7 +185,7 @@ export default function BrandsPage() { price: "$229.99", rating: 4.9, reviewCount: "654", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-listening-music-headphones-close-up_23-2148381737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-listening-music-headphones-close-up_23-2148381737.jpg?_wi=3", imageAlt: "The North Face Nuptse puffer jacket in black", isFavorited: false, }, @@ -196,7 +196,7 @@ export default function BrandsPage() { price: "$159.99", rating: 4.7, reviewCount: "189", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes_158538-1617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes_158538-1617.jpg?_wi=3", imageAlt: "Carhartt WIP brown Detroit work jacket", isFavorited: false, }, @@ -207,7 +207,7 @@ export default function BrandsPage() { price: "$48.00", rating: 4.6, reviewCount: "276", - imageSrc: "http://img.b2bpic.net/free-photo/t-shirt-painting-indoors-still-life_23-2150572721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/t-shirt-painting-indoors-still-life_23-2150572721.jpg?_wi=3", imageAlt: "Stüssy white classic logo t-shirt", isFavorited: false, },