diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 6da0a7d..9750554 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -95,7 +95,7 @@ export default function ShopPage() { price: "$299.99", variant: "Silver • Noise Cancelling • 30hr Battery", imageSrc: - "http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg", + "http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg?_wi=3", imageAlt: "Premium wireless headphones", isFavorited: false, }, @@ -105,7 +105,7 @@ export default function ShopPage() { price: "$189.99", variant: "Black • Italian Leather • Waterproof", imageSrc: - "http://img.b2bpic.net/free-photo/sustainability-concept-with-blank-geometric-forms-growing-plant_23-2148994245.jpg", + "http://img.b2bpic.net/free-photo/sustainability-concept-with-blank-geometric-forms-growing-plant_23-2148994245.jpg?_wi=3", imageAlt: "Luxury leather backpack", isFavorited: false, }, @@ -115,7 +115,7 @@ export default function ShopPage() { price: "$349.99", variant: "Gold • AMOLED Screen • 7 Days Battery", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091343.jpg", + "http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091343.jpg?_wi=3", imageAlt: "Designer smartwatch", isFavorited: false, }, @@ -125,7 +125,7 @@ export default function ShopPage() { price: "$49.99", variant: "Midnight Black • Insulated • 24hr Keep Hot", imageSrc: - "http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg", + "http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg?_wi=4", imageAlt: "Stainless steel travel mug", isFavorited: false, }, @@ -135,7 +135,7 @@ export default function ShopPage() { price: "$79.99", variant: "Deep Purple • Non-slip • Eco-friendly", imageSrc: - "http://img.b2bpic.net/free-photo/sustainability-concept-with-blank-geometric-forms-growing-plant_23-2148994245.jpg", + "http://img.b2bpic.net/free-photo/sustainability-concept-with-blank-geometric-forms-growing-plant_23-2148994245.jpg?_wi=4", imageAlt: "Premium yoga mat", isFavorited: false, }, @@ -145,7 +145,7 @@ export default function ShopPage() { price: "$59.99", variant: "Ivory • 100% Mulberry Silk • Queen Size", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091343.jpg", + "http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091343.jpg?_wi=4", imageAlt: "Luxury silk pillowcase", isFavorited: false, },