Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-03 07:34:27 +00:00

View File

@@ -75,12 +75,12 @@ export default function LandingPage() {
gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={false}
products={[
{ id: "1", name: "Apex X-Racer", price: "$295,000", imageSrc: "http://img.b2bpic.net/free-photo/white-car-turning-city-street-modern-urban-motion_169016-69787.jpg" },
{ id: "1", name: "Apex X-Racer", price: "$295,000", imageSrc: "http://img.b2bpic.net/free-photo/white-car-turning-city-street-modern-urban-motion_169016-69787.jpg?_wi=1" },
{ id: "2", name: "Summit Performance SUV", price: "$180,000", imageSrc: "http://img.b2bpic.net/free-photo/black-luxury-jeep-driving-road_114579-4058.jpg" },
{ id: "3", name: "Ion Grand Tourer", price: "$220,000", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138920.jpg" },
{ id: "4", name: "Velocity Roadster", price: "$150,000", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-image-travel-female-sitting-hood-amazing-red-convertible-sport-car-streets-los-angeles_273443-2502.jpg" },
{ id: "5", name: "Elite Executive", price: "$135,000", imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23560.jpg" },
{ id: "6", name: "Titan Coupe", price: "$310,000", imageSrc: "http://img.b2bpic.net/free-photo/white-gray-coupe_417767-16.jpg" },
{ id: "5", name: "Elite Executive", price: "$135,000", imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23560.jpg?_wi=1" },
{ id: "6", name: "Titan Coupe", price: "$310,000", imageSrc: "http://img.b2bpic.net/free-photo/white-gray-coupe_417767-16.jpg?_wi=1" },
]}
title="Exclusive Inventory"
description="Hand-selected vehicles for the discerning driver. Every model undergoes our rigorous inspection."
@@ -93,9 +93,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{ id: "f1", title: "Precision Engineering", description: "Our vehicles are tested by elite mechanics for peak efficiency.", tag: "Engineering", imageSrc: "http://img.b2bpic.net/free-photo/white-car-turning-city-street-modern-urban-motion_169016-69787.jpg" },
{ id: "f2", title: "Luxury Standard", description: "Custom leather, bespoke audio, and high-end materials.", tag: "Interior", imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23560.jpg" },
{ id: "f3", title: "Elite Concierge", description: "White-glove service from acquisition to final delivery.", tag: "Support", imageSrc: "http://img.b2bpic.net/free-photo/white-gray-coupe_417767-16.jpg" },
{ id: "f1", title: "Precision Engineering", description: "Our vehicles are tested by elite mechanics for peak efficiency.", tag: "Engineering", imageSrc: "http://img.b2bpic.net/free-photo/white-car-turning-city-street-modern-urban-motion_169016-69787.jpg?_wi=2" },
{ id: "f2", title: "Luxury Standard", description: "Custom leather, bespoke audio, and high-end materials.", tag: "Interior", imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-talking-phone_1303-23560.jpg?_wi=2" },
{ id: "f3", title: "Elite Concierge", description: "White-glove service from acquisition to final delivery.", tag: "Support", imageSrc: "http://img.b2bpic.net/free-photo/white-gray-coupe_417767-16.jpg?_wi=2" },
]}
title="The Apex Difference"
description="Why choose our showroom for your next vehicle acquisition?"