diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index b36fa8d..f82385a 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -49,7 +49,7 @@ export default function ShopPage() { price: "$59.99", rating: 5, reviewCount: "127", - imageSrc: "http://img.b2bpic.net/free-photo/car-interior-with-panoramic-roof-driver-highway-road-trip_169016-68134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-interior-with-panoramic-roof-driver-highway-road-trip_169016-68134.jpg?_wi=2", imageAlt: "Volvo S60R LED Panel", }, { @@ -59,7 +59,7 @@ export default function ShopPage() { price: "$59.99", rating: 5, reviewCount: "94", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-headlight-white-auto_23-2147963050.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-headlight-white-auto_23-2147963050.jpg?_wi=2", imageAlt: "Mercedes SEL LED Panel", }, { @@ -69,7 +69,7 @@ export default function ShopPage() { price: "$59.99", rating: 5, reviewCount: "156", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg?_wi=2", imageAlt: "BMW E30 LED Panel", }, { @@ -79,7 +79,7 @@ export default function ShopPage() { price: "$49.99", rating: 4, reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-inside-car_23-2149085768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-inside-car_23-2149085768.jpg?_wi=4", imageAlt: "Universal LED Kit", }, { @@ -89,7 +89,7 @@ export default function ShopPage() { price: "$79.99", rating: 5, reviewCount: "203", - imageSrc: "http://img.b2bpic.net/free-photo/car-interior-with-panoramic-roof-driver-highway-road-trip_169016-68134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-interior-with-panoramic-roof-driver-highway-road-trip_169016-68134.jpg?_wi=3", imageAlt: "Premium RGB Panel", }, { @@ -99,7 +99,7 @@ export default function ShopPage() { price: "$89.99", rating: 5, reviewCount: "178", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-headlight-white-auto_23-2147963050.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-headlight-white-auto_23-2147963050.jpg?_wi=3", imageAlt: "Ambient Lighting System", }, ]} @@ -137,7 +137,7 @@ export default function ShopPage() { "Yes, we offer a 30-day return policy on all products. If you're not completely satisfied, you can return or exchange your LED panel at no additional cost. Simply contact our customer service team to initiate the process.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-inside-car_23-2149085768.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-young-woman-inside-car_23-2149085768.jpg?_wi=5" imageAlt="Shopping Guide" mediaAnimation="slide-up" mediaPosition="right"