diff --git a/src/app/collections/page.tsx b/src/app/collections/page.tsx index b9fc6ea..b851f50 100644 --- a/src/app/collections/page.tsx +++ b/src/app/collections/page.tsx @@ -50,7 +50,7 @@ export default function CollectionsPage() { price: "$89", variant: "Black, White, Cream — 5 Colors", imageSrc: - "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg", + "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg?_wi=3", imageAlt: "Essential Oversized T-Shirt", isFavorited: false, }, @@ -60,7 +60,7 @@ export default function CollectionsPage() { price: "$325", variant: "Charcoal, Navy — 2 Colors", imageSrc: - "http://img.b2bpic.net/free-photo/handsome-adult-man-posing-outdoors_23-2148466091.jpg", + "http://img.b2bpic.net/free-photo/handsome-adult-man-posing-outdoors_23-2148466091.jpg?_wi=3", imageAlt: "Structured Wool Jacket", isFavorited: false, }, @@ -70,7 +70,7 @@ export default function CollectionsPage() { price: "$145", variant: "Black, Grey — 2 Colors", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-fashion-woman-posing-with-elegant-suit_1328-3283.jpg", + "http://img.b2bpic.net/free-photo/beautiful-fashion-woman-posing-with-elegant-suit_1328-3283.jpg?_wi=3", imageAlt: "Minimal Trousers", isFavorited: false, }, @@ -80,7 +80,7 @@ export default function CollectionsPage() { price: "$125", variant: "Black, Charcoal, Cream — 3 Colors", imageSrc: - "http://img.b2bpic.net/free-photo/outdoor-shot-pensive-curly-haired-young-woman-concentrated-into-distance-dressed-hoodie-trousers-thinks-about-something-rests-after-excursion-city-feels-tired-explores-new-places_273609-57016.jpg", + "http://img.b2bpic.net/free-photo/outdoor-shot-pensive-curly-haired-young-woman-concentrated-into-distance-dressed-hoodie-trousers-thinks-about-something-rests-after-excursion-city-feels-tired-explores-new-places_273609-57016.jpg?_wi=3", imageAlt: "Signature Hoodie", isFavorited: false, },