diff --git a/src/app/page.tsx b/src/app/page.tsx index 9141ded..09ecedc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,23 +73,23 @@ export default function LandingPage() { imageAlt: "BMW Night Drive", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-salesperson-car-showroom-standing-by-car_1303-22386.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-salesperson-car-showroom-standing-by-car_1303-22386.jpg?_wi=1", imageAlt: "BMW Trend 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498630.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498630.jpg?_wi=1", imageAlt: "BMW Trend 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dark-style-sky-nighttime_23-2151103591.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-style-sky-nighttime_23-2151103591.jpg?_wi=1", imageAlt: "BMW Trend 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/urban-traffic-road-with-cityscape_1359-1010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/urban-traffic-road-with-cityscape_1359-1010.jpg?_wi=1", imageAlt: "BMW Trend 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/direction-wheel-sport-car_114579-4008.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/direction-wheel-sport-car_114579-4008.jpg?_wi=1", imageAlt: "BMW Trend 5", }, ]} @@ -122,31 +122,31 @@ export default function LandingPage() { id: "1", name: "The Latest Trends", price: "Featured", - imageSrc: "http://img.b2bpic.net/free-photo/female-salesperson-car-showroom-standing-by-car_1303-22386.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-salesperson-car-showroom-standing-by-car_1303-22386.jpg?_wi=2", }, { id: "2", name: "Signature Mods", price: "Expertise", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498630.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-black-white-background_23-2150498630.jpg?_wi=2", }, { id: "3", name: "Street Performance", price: "Validated", - imageSrc: "http://img.b2bpic.net/free-photo/dark-style-sky-nighttime_23-2151103591.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-style-sky-nighttime_23-2151103591.jpg?_wi=2", }, { id: "4", name: "Circuit Ready", price: "Elite", - imageSrc: "http://img.b2bpic.net/free-photo/urban-traffic-road-with-cityscape_1359-1010.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/urban-traffic-road-with-cityscape_1359-1010.jpg?_wi=2", }, { id: "5", name: "Custom Finishes", price: "Unique", - imageSrc: "http://img.b2bpic.net/free-photo/direction-wheel-sport-car_114579-4008.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/direction-wheel-sport-car_114579-4008.jpg?_wi=2", }, { id: "6",