diff --git a/src/app/page.tsx b/src/app/page.tsx index 007855c..b4662e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,11 +105,11 @@ export default function LandingPage() { products={[ { id: "1", brand: "Mercedes-Benz", name: "1886 Benz Patent-Motorwagen", price: "The Original", rating: 5, - reviewCount: "Historic", imageSrc: "http://img.b2bpic.net/free-photo/retro-car-parked-grass_158595-1898.jpg", imageAlt: "muscle car american classic automotive showcase vintage vehicle" + reviewCount: "Historic", imageSrc: "http://img.b2bpic.net/free-photo/retro-car-parked-grass_158595-1898.jpg?_wi=1", imageAlt: "muscle car american classic automotive showcase vintage vehicle" }, { id: "2", brand: "American Classics", name: "Iconic Muscle Cars Era", price: "1960s–1970s", rating: 5, - reviewCount: "Legendary", imageSrc: "http://img.b2bpic.net/free-photo/retro-car-parked-grass_158595-1898.jpg", imageAlt: "hot rod custom car automotive history classic build" + reviewCount: "Legendary", imageSrc: "http://img.b2bpic.net/free-photo/retro-car-parked-grass_158595-1898.jpg?_wi=2", imageAlt: "hot rod custom car automotive history classic build" }, { id: "3", brand: "Custom Builds", name: "One-of-a-Kind Creations", price: "Rare & Unique", rating: 5,