diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index c4de5ee..a0c9a05 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -61,7 +61,7 @@ export default function ProductsPage() { price: "R4,500", rating: 5, reviewCount: "342", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7923.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7923.jpg?_wi=3", imageAlt: "AquaPro variable speed pool pump", }, { @@ -71,7 +71,7 @@ export default function ProductsPage() { price: "R12,800", rating: 5, reviewCount: "156", - imageSrc: "http://img.b2bpic.net/free-photo/view-water-tank-storage_23-2151748235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-water-tank-storage_23-2151748235.jpg?_wi=2", imageAlt: "SolarTech solar water heater", }, { @@ -81,7 +81,7 @@ export default function ProductsPage() { price: "R3,200", rating: 5, reviewCount: "289", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7923.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7923.jpg?_wi=4", imageAlt: "ClearFlow multi-stage filtration system", }, ]}