Merge version_4 into main #7
@@ -90,12 +90,12 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "1", name: "Tata 407", price: "Request Quote", imageSrc: "https://images.unsplash.com/photo-1621351185031-2e06180352ef?auto=format&fit=crop&w=600&q=80" },
|
||||
{ id: "2", name: "Tata 407 LPT", price: "Request Quote", imageSrc: "https://images.unsplash.com/photo-1621351185031-2e06180352ef?auto=format&fit=crop&w=600&q=80" },
|
||||
{ id: "1", name: "Tata 407", price: "Request Quote", imageSrc: "https://images.unsplash.com/photo-1621351185031-2e06180352ef?auto=format&fit=crop&w=600&q=80&_wi=1" },
|
||||
{ id: "2", name: "Tata 407 LPT", price: "Request Quote", imageSrc: "https://images.unsplash.com/photo-1621351185031-2e06180352ef?auto=format&fit=crop&w=600&q=80&_wi=2" },
|
||||
{ id: "3", name: "Ashok Leyland Dost", price: "Request Quote", imageSrc: "https://images.unsplash.com/photo-1594498652286-663b39923891?auto=format&fit=crop&w=600&q=80" },
|
||||
{ id: "4", name: "Mahindra Pickup", price: "Request Quote", imageSrc: "https://images.unsplash.com/photo-1596767562858-692723c683b5?auto=format&fit=crop&w=600&q=80" },
|
||||
{ id: "5", name: "Tata Ace", price: "Request Quote", imageSrc: "https://images.unsplash.com/photo-1620072918503-4f9013069b77?auto=format&fit=crop&w=600&q=80" },
|
||||
{ id: "6", name: "Compact LCV", price: "Request Quote", imageSrc: "https://images.unsplash.com/photo-1620072918503-4f9013069b77?auto=format&fit=crop&w=600&q=80" },
|
||||
{ id: "5", name: "Tata Ace", price: "Request Quote", imageSrc: "https://images.unsplash.com/photo-1620072918503-4f9013069b77?auto=format&fit=crop&w=600&q=80&_wi=1" },
|
||||
{ id: "6", name: "Compact LCV", price: "Request Quote", imageSrc: "https://images.unsplash.com/photo-1620072918503-4f9013069b77?auto=format&fit=crop&w=600&q=80&_wi=2" },
|
||||
]}
|
||||
title="Our Commercial Fleet"
|
||||
description="Reliable commercial vehicles for all your business needs."
|
||||
|
||||
Reference in New Issue
Block a user