Update src/app/vehicles/page.tsx
This commit is contained in:
@@ -87,13 +87,13 @@ export default function LandingPage() {
|
||||
id: "v1",
|
||||
name: "Valkyrion",
|
||||
price: "POA",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metallic-color-sport-car-bridge-sunset_114579-4083.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metallic-color-sport-car-bridge-sunset_114579-4083.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "v2",
|
||||
name: "EON GT",
|
||||
price: "POA",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/car-background-design_1268-550.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/car-background-design_1268-550.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user