Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
|||||||
borderRadius="soft"
|
borderRadius="soft"
|
||||||
contentWidth="smallMedium"
|
contentWidth="smallMedium"
|
||||||
sizing="mediumLargeSizeMediumTitles"
|
sizing="mediumLargeSizeMediumTitles"
|
||||||
background="grid"
|
background="circleGradient"
|
||||||
cardStyle="inset"
|
cardStyle="inset"
|
||||||
primaryButtonStyle="flat"
|
primaryButtonStyle="flat"
|
||||||
secondaryButtonStyle="solid"
|
secondaryButtonStyle="solid"
|
||||||
@@ -49,16 +49,16 @@ export default function LandingPage() {
|
|||||||
tag="Luxury Automotive"
|
tag="Luxury Automotive"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "grid" }}
|
background={{ variant: "plain" }}
|
||||||
leftCarouselItems={[
|
leftCarouselItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/black-sport-car-front-side-salon-view-black-wheel-with-metallic-silver-color-direction-door-open_114579-1166.jpg?_wi=1", imageAlt: "Premium Sedan"
|
imageSrc: "http://img.b2bpic.net/free-photo/black-sport-car-front-side-salon-view-black-wheel-with-metallic-silver-color-direction-door-open_114579-1166.jpg", imageAlt: "Premium Sedan"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-speed-silver-sport-car-driving-highway-sunny-weather_114579-4031.jpg?_wi=1", imageAlt: "Sport Coupe"
|
imageSrc: "http://img.b2bpic.net/free-photo/high-speed-silver-sport-car-driving-highway-sunny-weather_114579-4031.jpg", imageAlt: "Sport Coupe"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-car_23-2148320151.jpg?_wi=1", imageAlt: "Luxury Convertible"
|
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-car_23-2148320151.jpg", imageAlt: "Luxury Convertible"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-pickup-truck-road-strength-motion-modern-freedom_169016-69739.jpg", imageAlt: "Performance Truck"
|
imageSrc: "http://img.b2bpic.net/free-photo/blue-pickup-truck-road-strength-motion-modern-freedom_169016-69739.jpg", imageAlt: "Performance Truck"
|
||||||
@@ -69,13 +69,13 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/car-headlight-couple-making-deal-with-car-dealer_651396-1187.jpg", imageAlt: "Luxury Vehicle"
|
imageSrc: "http://img.b2bpic.net/free-photo/car-headlight-couple-making-deal-with-car-dealer_651396-1187.jpg", imageAlt: "Luxury Vehicle"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-suv-driving-wet-road-power-technology-motion_169016-69736.jpg?_wi=1", imageAlt: "Premium SUV"
|
imageSrc: "http://img.b2bpic.net/free-photo/blue-suv-driving-wet-road-power-technology-motion_169016-69736.jpg", imageAlt: "Premium SUV"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-crossover-driving-autumn-road-side-view-car-motion_169016-69911.jpg", imageAlt: "Efficient Hatchback"
|
imageSrc: "http://img.b2bpic.net/free-photo/blue-crossover-driving-autumn-road-side-view-car-motion_169016-69911.jpg", imageAlt: "Efficient Hatchback"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/people-vehicle-dealership-buying-new-car_342744-749.jpg?_wi=1", imageAlt: "Modern Showroom"
|
imageSrc: "http://img.b2bpic.net/free-photo/people-vehicle-dealership-buying-new-car_342744-749.jpg", imageAlt: "Modern Showroom"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -98,13 +98,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", name: "2024 Mercedes-Benz S-Class", price: "$89,500", imageSrc: "http://img.b2bpic.net/free-photo/black-sport-car-front-side-salon-view-black-wheel-with-metallic-silver-color-direction-door-open_114579-1166.jpg?_wi=2", imageAlt: "Mercedes-Benz S-Class", initialQuantity: 1
|
id: "1", name: "2024 Mercedes-Benz S-Class", price: "$89,500", imageSrc: "http://img.b2bpic.net/free-photo/black-sport-car-front-side-salon-view-black-wheel-with-metallic-silver-color-direction-door-open_114579-1166.jpg", imageAlt: "Mercedes-Benz S-Class", initialQuantity: 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "2024 BMW M440i Coupe", price: "$75,200", imageSrc: "http://img.b2bpic.net/free-photo/high-speed-silver-sport-car-driving-highway-sunny-weather_114579-4031.jpg?_wi=2", imageAlt: "BMW M440i", initialQuantity: 1
|
id: "2", name: "2024 BMW M440i Coupe", price: "$75,200", imageSrc: "http://img.b2bpic.net/free-photo/high-speed-silver-sport-car-driving-highway-sunny-weather_114579-4031.jpg", imageAlt: "BMW M440i", initialQuantity: 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "2024 Porsche 911 Carrera", price: "$125,000", imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-car_23-2148320151.jpg?_wi=2", imageAlt: "Porsche 911", initialQuantity: 1
|
id: "3", name: "2024 Porsche 911 Carrera", price: "$125,000", imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-car_23-2148320151.jpg", imageAlt: "Porsche 911", initialQuantity: 1
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
@@ -142,19 +142,19 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
title: "Expert Consultation", description: "Our knowledgeable team guides you through every vehicle option, understanding your needs and preferences to find the perfect match.", imageSrc: "http://img.b2bpic.net/free-photo/people-vehicle-dealership-buying-new-car_342744-749.jpg?_wi=2", imageAlt: "Showroom Interior"
|
title: "Expert Consultation", description: "Our knowledgeable team guides you through every vehicle option, understanding your needs and preferences to find the perfect match.", imageSrc: "http://img.b2bpic.net/free-photo/people-vehicle-dealership-buying-new-car_342744-749.jpg", imageAlt: "Showroom Interior"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
title: "Premium Test Drives", description: "Experience each vehicle on the road with our flexible test drive program. Take your time to ensure complete satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/blue-suv-driving-wet-road-power-technology-motion_169016-69736.jpg?_wi=2", imageAlt: "Featured SUV"
|
title: "Premium Test Drives", description: "Experience each vehicle on the road with our flexible test drive program. Take your time to ensure complete satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/blue-suv-driving-wet-road-power-technology-motion_169016-69736.jpg", imageAlt: "Featured SUV"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
title: "Financing Solutions", description: "Competitive rates and flexible terms tailored to your budget. Our financing experts work to get you approved quickly.", imageSrc: "http://img.b2bpic.net/free-photo/black-sport-car-front-side-salon-view-black-wheel-with-metallic-silver-color-direction-door-open_114579-1166.jpg?_wi=3", imageAlt: "Featured Sedan"
|
title: "Financing Solutions", description: "Competitive rates and flexible terms tailored to your budget. Our financing experts work to get you approved quickly.", imageSrc: "http://img.b2bpic.net/free-photo/black-sport-car-front-side-salon-view-black-wheel-with-metallic-silver-color-direction-door-open_114579-1166.jpg", imageAlt: "Featured Sedan"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 4,
|
id: 4,
|
||||||
title: "After-Sales Service", description: "Comprehensive maintenance packages and lifetime support. We're committed to your satisfaction long after the sale.", imageSrc: "http://img.b2bpic.net/free-photo/people-vehicle-dealership-buying-new-car_342744-749.jpg?_wi=3", imageAlt: "Showroom Interior"
|
title: "After-Sales Service", description: "Comprehensive maintenance packages and lifetime support. We're committed to your satisfaction long after the sale.", imageSrc: "http://img.b2bpic.net/free-photo/people-vehicle-dealership-buying-new-car_342744-749.jpg", imageAlt: "Showroom Interior"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -175,16 +175,16 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "James Patterson, CEO of Tech Innovations", date: "Date: 15 November 2024", title: "Exceeded all expectations!", quote: "Elite Motors provided an exceptional buying experience. The team was knowledgeable, patient, and found me the perfect vehicle within my budget. Highly recommended!", tag: "Mercedes-Benz Owner", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "James Patterson", imageSrc: "http://img.b2bpic.net/free-photo/black-sport-car-front-side-salon-view-black-wheel-with-metallic-silver-color-direction-door-open_114579-1166.jpg?_wi=4", imageAlt: "Mercedes-Benz S-Class"
|
id: "1", name: "James Patterson, CEO of Tech Innovations", date: "Date: 15 November 2024", title: "Exceeded all expectations!", quote: "Elite Motors provided an exceptional buying experience. The team was knowledgeable, patient, and found me the perfect vehicle within my budget. Highly recommended!", tag: "Mercedes-Benz Owner", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "James Patterson", imageSrc: "http://img.b2bpic.net/free-photo/black-sport-car-front-side-salon-view-black-wheel-with-metallic-silver-color-direction-door-open_114579-1166.jpg", imageAlt: "Mercedes-Benz S-Class"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Sarah Mitchell, Business Owner", date: "Date: 10 October 2024", title: "Best dealership experience ever", quote: "From test drive to delivery, everything was seamless. Their financing team made the process effortless. I'm driving home in my dream car!", tag: "BMW Owner", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", avatarAlt: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/high-speed-silver-sport-car-driving-highway-sunny-weather_114579-4031.jpg?_wi=3", imageAlt: "BMW M440i Coupe"
|
id: "2", name: "Sarah Mitchell, Business Owner", date: "Date: 10 October 2024", title: "Best dealership experience ever", quote: "From test drive to delivery, everything was seamless. Their financing team made the process effortless. I'm driving home in my dream car!", tag: "BMW Owner", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", avatarAlt: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/high-speed-silver-sport-car-driving-highway-sunny-weather_114579-4031.jpg", imageAlt: "BMW M440i Coupe"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Michael Rodriguez, Financial Advisor", date: "Date: 5 September 2024", title: "Outstanding service and selection", quote: "The variety of premium vehicles at Elite Motors is unmatched. Their team's expertise helped me make the perfect choice for my family.", tag: "Porsche Owner", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Michael Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/blue-suv-driving-wet-road-power-technology-motion_169016-69736.jpg?_wi=3", imageAlt: "Premium SUV"
|
id: "3", name: "Michael Rodriguez, Financial Advisor", date: "Date: 5 September 2024", title: "Outstanding service and selection", quote: "The variety of premium vehicles at Elite Motors is unmatched. Their team's expertise helped me make the perfect choice for my family.", tag: "Porsche Owner", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Michael Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/blue-suv-driving-wet-road-power-technology-motion_169016-69736.jpg", imageAlt: "Premium SUV"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "Emily Chen, Entrepreneur", date: "Date: 20 August 2024", title: "Professional and trustworthy", quote: "I appreciated the transparency and honest guidance throughout my purchase. Elite Motors truly cares about customer satisfaction. Five stars!", tag: "Convertible Owner", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", avatarAlt: "Emily Chen", imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-car_23-2148320151.jpg?_wi=3", imageAlt: "Luxury Convertible"
|
id: "4", name: "Emily Chen, Entrepreneur", date: "Date: 20 August 2024", title: "Professional and trustworthy", quote: "I appreciated the transparency and honest guidance throughout my purchase. Elite Motors truly cares about customer satisfaction. Five stars!", tag: "Convertible Owner", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", avatarAlt: "Emily Chen", imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-car_23-2148320151.jpg", imageAlt: "Luxury Convertible"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
text="Ready to drive home in your dream vehicle? Contact our team today to schedule a test drive or get a personalized quote."
|
text="Ready to drive home in your dream vehicle? Contact our team today to schedule a test drive or get a personalized quote."
|
||||||
animationType="background-highlight"
|
animationType="background-highlight"
|
||||||
background={{ variant: "grid" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Schedule Test Drive", href: "tel:555-0100" },
|
{ text: "Schedule Test Drive", href: "tel:555-0100" },
|
||||||
|
|||||||
Reference in New Issue
Block a user