Merge version_1 into main #1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user