Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 11:40:37 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="large"
background="circleGradient"
background="none"
cardStyle="inset"
primaryButtonStyle="gradient"
secondaryButtonStyle="layered"
@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroBillboardRotatedCarousel
title="Exclusive Luxury Vehicles Await"
description="Experience the pinnacle of automotive excellence. Discover our handpicked collection of premium luxury cars, each crafted for discerning drivers who demand perfection."
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
tag="Premium Collection"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -56,22 +56,22 @@ export default function LandingPage() {
buttonAnimation="slide-up"
carouselItems={[
{
id: "car-1", imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-beautiful-woman-brutal-male-suit-near-luxury-car-outdoors-against-cityscape_613910-5973.jpg?_wi=1", imageAlt: "Luxury Sports Car"
id: "car-1", imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-beautiful-woman-brutal-male-suit-near-luxury-car-outdoors-against-cityscape_613910-5973.jpg", imageAlt: "Luxury Sports Car"
},
{
id: "car-2", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg?_wi=1", imageAlt: "Premium Sedan"
id: "car-2", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg", imageAlt: "Premium Sedan"
},
{
id: "car-3", imageSrc: "http://img.b2bpic.net/free-photo/solid-asian-man-white-shirt-sunglasses-posed-near-black-mafia-suv-cars_627829-13667.jpg?_wi=1", imageAlt: "Exclusive SUV"
id: "car-3", imageSrc: "http://img.b2bpic.net/free-photo/solid-asian-man-white-shirt-sunglasses-posed-near-black-mafia-suv-cars_627829-13667.jpg", imageAlt: "Exclusive SUV"
},
{
id: "car-4", imageSrc: "http://img.b2bpic.net/free-photo/brutal-young-man-wearing-black-coat-leaning-luxury-car-autumn-forest-evening_613910-19901.jpg?_wi=1", imageAlt: "Exotic Supercar"
id: "car-4", imageSrc: "http://img.b2bpic.net/free-photo/brutal-young-man-wearing-black-coat-leaning-luxury-car-autumn-forest-evening_613910-19901.jpg", imageAlt: "Exotic Supercar"
},
{
id: "car-5", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-white-car_23-2148320260.jpg?_wi=1", imageAlt: "Luxury Convertible"
id: "car-5", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-white-car_23-2148320260.jpg", imageAlt: "Luxury Convertible"
},
{
id: "car-6", imageSrc: "http://img.b2bpic.net/free-photo/happy-groom-near-car_8353-61.jpg?_wi=1", imageAlt: "Premium Coupe"
id: "car-6", imageSrc: "http://img.b2bpic.net/free-photo/happy-groom-near-car_8353-61.jpg", imageAlt: "Premium Coupe"
}
]}
autoPlay={true}
@@ -109,10 +109,10 @@ export default function LandingPage() {
id: "01", title: "Expert Consultation", description: "Personalized guidance from automotive specialists with decades of industry experience and passion for excellence.", imageSrc: "http://img.b2bpic.net/free-photo/young-family-choosing-car-car-showroom_1303-17380.jpg", imageAlt: "Expert Consultation"
},
{
id: "02", title: "White-Glove Service", description: "Premium concierge service including delivery, customization options, and lifetime maintenance packages for your vehicle.", imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-beautiful-woman-brutal-male-suit-near-luxury-car-outdoors-against-cityscape_613910-5973.jpg?_wi=2", imageAlt: "White-Glove Service"
id: "02", title: "White-Glove Service", description: "Premium concierge service including delivery, customization options, and lifetime maintenance packages for your vehicle.", imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-beautiful-woman-brutal-male-suit-near-luxury-car-outdoors-against-cityscape_613910-5973.jpg", imageAlt: "White-Glove Service"
},
{
id: "03", title: "Financing Solutions", description: "Flexible financing options tailored to your needs with competitive rates and exclusive benefits for our valued clientele.", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg?_wi=2", imageAlt: "Premium Financing"
id: "03", title: "Financing Solutions", description: "Flexible financing options tailored to your needs with competitive rates and exclusive benefits for our valued clientele.", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg", imageAlt: "Premium Financing"
}
]}
buttons={[
@@ -135,22 +135,22 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Ferrari Portofino M", price: "$219,900", imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-beautiful-woman-brutal-male-suit-near-luxury-car-outdoors-against-cityscape_613910-5973.jpg?_wi=3", imageAlt: "Ferrari Portofino M", initialQuantity: 1
id: "1", name: "Ferrari Portofino M", price: "$219,900", imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-beautiful-woman-brutal-male-suit-near-luxury-car-outdoors-against-cityscape_613910-5973.jpg", imageAlt: "Ferrari Portofino M", initialQuantity: 1
},
{
id: "2", name: "Lamborghini Huracán", price: "$262,500", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg?_wi=3", imageAlt: "Lamborghini Huracán", initialQuantity: 1
id: "2", name: "Lamborghini Huracán", price: "$262,500", imageSrc: "http://img.b2bpic.net/free-photo/black-sedan-wet-highway-rain-rainy-drive_169016-69903.jpg", imageAlt: "Lamborghini Huracán", initialQuantity: 1
},
{
id: "3", name: "Rolls-Royce Ghost", price: "$350,000", imageSrc: "http://img.b2bpic.net/free-photo/solid-asian-man-white-shirt-sunglasses-posed-near-black-mafia-suv-cars_627829-13667.jpg?_wi=2", imageAlt: "Rolls-Royce Ghost", initialQuantity: 1
id: "3", name: "Rolls-Royce Ghost", price: "$350,000", imageSrc: "http://img.b2bpic.net/free-photo/solid-asian-man-white-shirt-sunglasses-posed-near-black-mafia-suv-cars_627829-13667.jpg", imageAlt: "Rolls-Royce Ghost", initialQuantity: 1
},
{
id: "4", name: "Porsche 911 Turbo S", price: "$203,995", imageSrc: "http://img.b2bpic.net/free-photo/brutal-young-man-wearing-black-coat-leaning-luxury-car-autumn-forest-evening_613910-19901.jpg?_wi=2", imageAlt: "Porsche 911 Turbo S", initialQuantity: 1
id: "4", name: "Porsche 911 Turbo S", price: "$203,995", imageSrc: "http://img.b2bpic.net/free-photo/brutal-young-man-wearing-black-coat-leaning-luxury-car-autumn-forest-evening_613910-19901.jpg", imageAlt: "Porsche 911 Turbo S", initialQuantity: 1
},
{
id: "5", name: "Mercedes-AMG G63", price: "$156,900", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-white-car_23-2148320260.jpg?_wi=2", imageAlt: "Mercedes-AMG G63", initialQuantity: 1
id: "5", name: "Mercedes-AMG G63", price: "$156,900", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-white-car_23-2148320260.jpg", imageAlt: "Mercedes-AMG G63", initialQuantity: 1
},
{
id: "6", name: "Bentley Continental GT", price: "$231,825", imageSrc: "http://img.b2bpic.net/free-photo/happy-groom-near-car_8353-61.jpg?_wi=2", imageAlt: "Bentley Continental GT", initialQuantity: 1
id: "6", name: "Bentley Continental GT", price: "$231,825", imageSrc: "http://img.b2bpic.net/free-photo/happy-groom-near-car_8353-61.jpg", imageAlt: "Bentley Continental GT", initialQuantity: 1
}
]}
carouselMode="buttons"
@@ -197,22 +197,22 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Michael Richardson", role: "Executive, Tech Industry", testimonial: "The expertise and professionalism at Prestige Motors is unmatched. They found me the perfect Ferrari and handled every detail with exceptional care. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Richardson"
id: "1", name: "Michael Richardson", role: "Executive, Tech Industry", testimonial: "The expertise and professionalism at Prestige Motors is unmatched. They found me the perfect Ferrari and handled every detail with exceptional care. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Richardson"
},
{
id: "2", name: "Alexandra Chen", role: "CEO, Investment Firm", testimonial: "As someone who appreciates fine things, Prestige Motors delivered an exceptional experience. My Rolls-Royce is absolutely perfect, and their white-glove service is outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=1", imageAlt: "Alexandra Chen"
id: "2", name: "Alexandra Chen", role: "CEO, Investment Firm", testimonial: "As someone who appreciates fine things, Prestige Motors delivered an exceptional experience. My Rolls-Royce is absolutely perfect, and their white-glove service is outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", imageAlt: "Alexandra Chen"
},
{
id: "3", name: "James Peterson", role: "Founder, Luxury Retail", testimonial: "Prestige Motors truly understands the luxury market. Their attention to detail, genuine expertise, and commitment to customer satisfaction sets them apart from every other dealership.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Peterson"
id: "3", name: "James Peterson", role: "Founder, Luxury Retail", testimonial: "Prestige Motors truly understands the luxury market. Their attention to detail, genuine expertise, and commitment to customer satisfaction sets them apart from every other dealership.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Peterson"
},
{
id: "4", name: "Victoria Summers", role: "Attorney, Law Partnership", testimonial: "I've purchased three vehicles from Prestige Motors over the years. Consistently excellent service, premium vehicles, and a team that truly cares about their clients.", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=2", imageAlt: "Victoria Summers"
id: "4", name: "Victoria Summers", role: "Attorney, Law Partnership", testimonial: "I've purchased three vehicles from Prestige Motors over the years. Consistently excellent service, premium vehicles, and a team that truly cares about their clients.", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", imageAlt: "Victoria Summers"
},
{
id: "5", name: "David Thompson", role: "Real Estate Developer", testimonial: "Finding the right Lamborghini was made effortless by the specialists at Prestige Motors. They know their inventory intimately and matched me with the perfect vehicle.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Thompson"
id: "5", name: "David Thompson", role: "Real Estate Developer", testimonial: "Finding the right Lamborghini was made effortless by the specialists at Prestige Motors. They know their inventory intimately and matched me with the perfect vehicle.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Thompson"
},
{
id: "6", name: "Jennifer Williams", role: "Entrepreneur, Fashion", testimonial: "The entire experience with Prestige Motors was luxurious from start to finish. They deliver an experience as premium as the vehicles themselves.", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=3", imageAlt: "Jennifer Williams"
id: "6", name: "Jennifer Williams", role: "Entrepreneur, Fashion", testimonial: "The entire experience with Prestige Motors was luxurious from start to finish. They deliver an experience as premium as the vehicles themselves.", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", imageAlt: "Jennifer Williams"
}
]}
/>