Merge version_2 into main #9

Merged
bender merged 2 commits from version_2 into main 2026-03-08 18:45:26 +00:00
2 changed files with 43 additions and 1428 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -54,20 +54,24 @@ export default function LandingPage() {
testimonials={[
{
name: "Performance Excellence", handle: "0-100 km/h in 3.2s", testimonial: "Unparalleled acceleration and track-ready precision", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfkSxiVtjUzVJ8T2uLbhIPsTa8/uploaded-1772994911773-emjh6n54.png?_wi=2"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfkSxiVtjUzVJ8T2uLbhIPsTa8/uploaded-1772994911773-emjh6n54.png?_wi=2"
},
{
name: "Engineering Mastery", handle: "4.0L Twin-Turbo Engine", testimonial: "720 horsepower of pure automotive excellence", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfkSxiVtjUzVJ8T2uLbhIPsTa8/uploaded-1772994911773-emjh6n54.png?_wi=3"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfkSxiVtjUzVJ8T2uLbhIPsTa8/uploaded-1772994911773-emjh6n54.png?_wi=3"
},
{
name: "Ultimate Handling", handle: "Track-Ready Aerodynamics", testimonial: "Precision dynamics for the ultimate driving experience", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfkSxiVtjUzVJ8T2uLbhIPsTa8/uploaded-1772994911773-emjh6n54.png?_wi=4"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfkSxiVtjUzVJ8T2uLbhIPsTa8/uploaded-1772994911773-emjh6n54.png?_wi=4"
},
{
name: "Luxury Crafted", handle: "Premium Build Quality", testimonial: "Handcrafted details meet cutting-edge performance", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfkSxiVtjUzVJ8T2uLbhIPsTa8/uploaded-1772994911773-emjh6n54.png?_wi=5"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfkSxiVtjUzVJ8T2uLbhIPsTa8/uploaded-1772994911773-emjh6n54.png?_wi=5"
},
]}
testimonialRotationInterval={5000}
buttons={[
{ text: "Explore Vehicles", href: "products" },
{ text: "Configure Your 911", href: "products" },
{ text: "Book Test Drive", href: "contact" },
]}
buttonAnimation="slide-up"
@@ -86,11 +90,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "speed", value: "3.2s", title: "Acceleration", description: "0-100 km/h in millisecond precision", imageSrc: "http://img.b2bpic.net/free-photo/photo-infiniti-g37-coupe-outdoors_158538-24743.jpg?_wi=1", imageAlt: "porsche 911 sports car side view"},
id: "speed", value: "3.2s", title: "Acceleration", description: "0-100 km/h in millisecond precision", imageSrc: "http://img.b2bpic.net/free-photo/photo-infiniti-g37-coupe-outdoors_158538-24743.jpg?_wi=1", imageAlt: "porsche 911 sports car side view"
},
{
id: "power", value: "720 hp", title: "Engine Power", description: "4.0L naturally aspirated twin-turbo engine", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-yellow-sport-car_181624-25409.jpg?_wi=1", imageAlt: "porsche cayman mid-engine sports car"},
id: "power", value: "720 hp", title: "Engine Power", description: "4.0L naturally aspirated twin-turbo engine", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-yellow-sport-car_181624-25409.jpg?_wi=1", imageAlt: "porsche cayman mid-engine sports car"
},
{
id: "handling", value: "1.42g", title: "Lateral Grip", description: "Track-ready aerodynamics and suspension", imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-red-electro-car-winter-time_1303-26813.jpg?_wi=1", imageAlt: "porsche taycan electric sports car"},
id: "handling", value: "1.42g", title: "Lateral Grip", description: "Track-ready aerodynamics and suspension", imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-red-electro-car-winter-time_1303-26813.jpg?_wi=1", imageAlt: "porsche taycan electric sports car"
},
]}
/>
</div>
@@ -108,13 +115,17 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
products={[
{
id: "911", name: "Porsche 911 GT3", price: "From $150,000", imageSrc: "http://img.b2bpic.net/free-photo/photo-infiniti-g37-coupe-outdoors_158538-24743.jpg?_wi=2", imageAlt: "Porsche 911 GT3 High Performance Sports Car"},
id: "911", name: "Porsche 911 GT3", price: "From $150,000", imageSrc: "http://img.b2bpic.net/free-photo/photo-infiniti-g37-coupe-outdoors_158538-24743.jpg?_wi=2", imageAlt: "Porsche 911 GT3 High Performance Sports Car"
},
{
id: "taycan", name: "Porsche Taycan Turbo S", price: "From $185,000", imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-red-electro-car-winter-time_1303-26813.jpg?_wi=2", imageAlt: "Porsche Taycan Turbo S Electric Sports Sedan"},
id: "taycan", name: "Porsche Taycan Turbo S", price: "From $185,000", imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-red-electro-car-winter-time_1303-26813.jpg?_wi=2", imageAlt: "Porsche Taycan Turbo S Electric Sports Sedan"
},
{
id: "cayman", name: "Porsche Cayman GT4", price: "From $98,000", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-yellow-sport-car_181624-25409.jpg?_wi=2", imageAlt: "Porsche Cayman GT4 Mid-Engine Sports Car"},
id: "cayman", name: "Porsche Cayman GT4", price: "From $98,000", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-yellow-sport-car_181624-25409.jpg?_wi=2", imageAlt: "Porsche Cayman GT4 Mid-Engine Sports Car"
},
{
id: "panamera", name: "Porsche Panamera Turbo", price: "From $125,000", imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-luxury-sedan-road_114579-5030.jpg", imageAlt: "Porsche Panamera Turbo Executive Sports Sedan"},
id: "panamera", name: "Porsche Panamera Turbo", price: "From $125,000", imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-luxury-sedan-road_114579-5030.jpg", imageAlt: "Porsche Panamera Turbo Executive Sports Sedan"
},
]}
/>
</div>
@@ -131,22 +142,28 @@ export default function LandingPage() {
features={[
{
icon: Gauge,
title: "Digital Cockpit", description: "Fully customizable instrument cluster with real-time performance metrics and track telemetry display"},
title: "Digital Cockpit", description: "Fully customizable instrument cluster with real-time performance metrics and track telemetry display"
},
{
icon: Zap,
title: "Sport Chrono Package", description: "Adaptive performance modes for maximum acceleration, precision handling, and track domination"},
title: "Sport Chrono Package", description: "Adaptive performance modes for maximum acceleration, precision handling, and track domination"
},
{
icon: Wind,
title: "Adaptive Suspension", description: "Intelligent air suspension that adapts to road conditions and driving dynamics in real-time"},
title: "Adaptive Suspension", description: "Intelligent air suspension that adapts to road conditions and driving dynamics in real-time"
},
{
icon: BarChart3,
title: "Track Telemetry System", description: "Captures and analyzes performance data including G-forces, lap times, and circuit diagnostics"},
title: "Track Telemetry System", description: "Captures and analyzes performance data including G-forces, lap times, and circuit diagnostics"
},
{
icon: Shield,
title: "Precision Braking", description: "Carbon-ceramic brakes with regenerative technology for maximum stopping power and durability"},
title: "Precision Braking", description: "Carbon-ceramic brakes with regenerative technology for maximum stopping power and durability"
},
{
icon: Navigation,
title: "Premium Navigation", description: "AI-powered 3D navigation with route optimization for sport driving and race track circuits"},
title: "Premium Navigation", description: "AI-powered 3D navigation with route optimization for sport driving and race track circuits"
},
]}
/>
</div>