Update src/app/page.tsx

This commit is contained in:
2026-03-15 12:09:23 +00:00
parent cf84596962
commit 4988e716ad

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
description="Experience the pinnacle of automotive engineering with our exclusive collection of premium 3D-modeled luxury vehicles. Each model represents perfection in design, performance, and craftsmanship."
slides={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AystTXfyU5oMUHlORdDX9b569A/a-stunning-3d-rendered-luxury-sports-car-1773576518123-45774c79.png", imageAlt: "Premium luxury sports car 3D model"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AystTXfyU5oMUHlORdDX9b569A/a-stunning-3d-rendered-luxury-sports-car-1773576518123-45774c79.png?_wi=1", imageAlt: "Premium luxury sports car 3D model"
}
]}
buttons={[
@@ -91,19 +91,19 @@ export default function LandingPage() {
id: "sedan", title: "Luxury Sedan", descriptions: [
"Aerodynamic design with advanced curves and premium materials", "0-60 mph in 4.2 seconds with 550 horsepower", "Adaptive suspension system and precision steering"
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AystTXfyU5oMUHlORdDX9b569A/a-sleek-3d-rendered-luxury-sedan-in-midn-1773576517715-74932ec3.png", imageAlt: "Luxury sedan 3D model"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AystTXfyU5oMUHlORdDX9b569A/a-sleek-3d-rendered-luxury-sedan-in-midn-1773576517715-74932ec3.png?_wi=1", imageAlt: "Luxury sedan 3D model"
},
{
id: "coupe", title: "Performance Coupe", descriptions: [
"Aggressive styling with carbon fiber accents and lightweight construction", "Twin-turbo engine delivering 700 horsepower and peak performance", "Advanced aerodynamics optimized for speed and control"
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AystTXfyU5oMUHlORdDX9b569A/a-high-performance-3d-rendered-sports-co-1773576519114-5dc762fe.png", imageAlt: "Sports coupe 3D model"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AystTXfyU5oMUHlORdDX9b569A/a-high-performance-3d-rendered-sports-co-1773576519114-5dc762fe.png?_wi=1", imageAlt: "Sports coupe 3D model"
},
{
id: "suv", title: "Luxury SUV", descriptions: [
"Premium SUV combining luxury with powerful performance capabilities", "Advanced all-terrain technology with intelligent drive modes", "Spacious interior with premium leather and state-of-the-art features"
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AystTXfyU5oMUHlORdDX9b569A/a-luxury-3d-rendered-suv-in-pearl-white--1773576517366-33b46b4d.png", imageAlt: "Luxury SUV 3D model"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AystTXfyU5oMUHlORdDX9b569A/a-luxury-3d-rendered-suv-in-pearl-white--1773576517366-33b46b4d.png?_wi=1", imageAlt: "Luxury SUV 3D model"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -126,13 +126,13 @@ export default function LandingPage() {
tagIcon={Sparkles}
products={[
{
id: "model-sedan-lx", name: "Executive Sedan LX", price: "$185,000", variant: "Midnight Blue Pearl", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AystTXfyU5oMUHlORdDX9b569A/a-sleek-3d-rendered-luxury-sedan-in-midn-1773576517715-74932ec3.png", imageAlt: "Executive Sedan LX 3D model"
id: "model-sedan-lx", name: "Executive Sedan LX", price: "$185,000", variant: "Midnight Blue Pearl", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AystTXfyU5oMUHlORdDX9b569A/a-sleek-3d-rendered-luxury-sedan-in-midn-1773576517715-74932ec3.png?_wi=2", imageAlt: "Executive Sedan LX 3D model"
},
{
id: "model-coupe-gt", name: "Performance Coupe GT", price: "$275,000", variant: "Silver Metallic", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AystTXfyU5oMUHlORdDX9b569A/a-high-performance-3d-rendered-sports-co-1773576519114-5dc762fe.png", imageAlt: "Performance Coupe GT 3D model"
id: "model-coupe-gt", name: "Performance Coupe GT", price: "$275,000", variant: "Silver Metallic", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AystTXfyU5oMUHlORdDX9b569A/a-high-performance-3d-rendered-sports-co-1773576519114-5dc762fe.png?_wi=2", imageAlt: "Performance Coupe GT 3D model"
},
{
id: "model-suv-elite", name: "Luxury SUV Elite", price: "$225,000", variant: "Pearl White", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AystTXfyU5oMUHlORdDX9b569A/a-luxury-3d-rendered-suv-in-pearl-white--1773576517366-33b46b4d.png", imageAlt: "Luxury SUV Elite 3D model"
id: "model-suv-elite", name: "Luxury SUV Elite", price: "$225,000", variant: "Pearl White", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AystTXfyU5oMUHlORdDX9b569A/a-luxury-3d-rendered-suv-in-pearl-white--1773576517366-33b46b4d.png?_wi=2", imageAlt: "Luxury SUV Elite 3D model"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -282,7 +282,7 @@ export default function LandingPage() {
tagIcon={Zap}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AystTXfyU5oMUHlORdDX9b569A/a-stunning-3d-rendered-luxury-sports-car-1773576518123-45774c79.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AystTXfyU5oMUHlORdDX9b569A/a-stunning-3d-rendered-luxury-sports-car-1773576518123-45774c79.png?_wi=2"
imageAlt="Premium car showcase"
mediaAnimation="slide-up"
mediaPosition="right"