diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9c50547..6735c40 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,48 +46,27 @@ export default function LandingPage() {
@@ -107,32 +78,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Smart Navigation",
- tags: [
- "Tech",
- "UI",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/man-touching-screen-gps-navigation-system-his-car_169016-58953.jpg",
- },
+ id: "f1", title: "Smart Navigation", tags: [
+ "Tech", "UI"],
+ imageSrc: "http://img.b2bpic.net/free-photo/man-touching-screen-gps-navigation-system-his-car_169016-58953.jpg"},
{
- id: "f2",
- title: "Advanced EV Charging",
- tags: [
- "Green",
- "Speed",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/charging-pistol-socket-charging-station_1303-31826.jpg",
- },
+ id: "f2", title: "Advanced EV Charging", tags: [
+ "Green", "Speed"],
+ imageSrc: "http://img.b2bpic.net/free-photo/charging-pistol-socket-charging-station_1303-31826.jpg"},
{
- id: "f3",
- title: "Precision Aerodynamics",
- tags: [
- "Performance",
- "Design",
- ],
- imageSrc: "http://img.b2bpic.net/free-vector/colorful-abstract-wavy-lines-background-design-wallpaper_1017-25921.jpg",
- },
+ id: "f3", title: "Precision Aerodynamics", tags: [
+ "Performance", "Design"],
+ imageSrc: "http://img.b2bpic.net/free-vector/colorful-abstract-wavy-lines-background-design-wallpaper_1017-25921.jpg"},
]}
title="Unmatched Automotive Innovation"
description="Beyond just cars—we provide a complete driving experience enhanced by the latest technology and premium support."
@@ -147,23 +103,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "AeroGT Sports",
- price: "$125,000",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-car-showroom-dealership_23-2149117118.jpg",
- },
+ id: "p1", name: "AeroGT Sports", price: "$125,000", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-car-showroom-dealership_23-2149117118.jpg"},
{
- id: "p2",
- name: "Velocity Urban Sedan",
- price: "$85,000",
- imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241767.jpg",
- },
+ id: "p2", name: "Velocity Urban Sedan", price: "$85,000", imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241767.jpg"},
{
- id: "p3",
- name: "Apex Off-Road 4x4",
- price: "$95,000",
- imageSrc: "http://img.b2bpic.net/free-photo/off-road-travel-dirt-road-road_1153-4376.jpg",
- },
+ id: "p3", name: "Apex Off-Road 4x4", price: "$95,000", imageSrc: "http://img.b2bpic.net/free-photo/off-road-travel-dirt-road-road_1153-4376.jpg"},
]}
title="Curated Premium Collection"
description="Discover our hand-picked inventory of the world's most sought-after vehicles, meticulously inspected for quality."
@@ -178,25 +122,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "500+",
- title: "Cars Delivered",
- description: "Happy owners across the region.",
- icon: Award,
+ id: "m1", value: "500+", title: "Cars Delivered", description: "Happy owners across the region.", icon: Award,
},
{
- id: "m2",
- value: "15",
- title: "Years Experience",
- description: "Expert automotive consulting.",
- icon: Shield,
+ id: "m2", value: "15", title: "Years Experience", description: "Expert automotive consulting.", icon: Shield,
},
{
- id: "m3",
- value: "99%",
- title: "Quality Score",
- description: "Strict pre-delivery inspection.",
- icon: Zap,
+ id: "m3", value: "99%", title: "Quality Score", description: "Strict pre-delivery inspection.", icon: Zap,
},
]}
title="Performance at Scale"
@@ -210,45 +142,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- title: "Exceptional Service",
- quote: "The buying process was seamless and the car is pristine.",
- name: "Sarah Johnson",
- role: "CEO",
- imageSrc: "http://img.b2bpic.net/free-photo/two-men-handshake-front-car_613910-16930.jpg",
- },
+ id: "t1", title: "Exceptional Service", quote: "The buying process was seamless and the car is pristine.", name: "Sarah Johnson", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/two-men-handshake-front-car_613910-16930.jpg"},
{
- id: "t2",
- title: "Performance Focused",
- quote: "Exactly the machine I needed for the weekend circuits.",
- name: "Michael Chen",
- role: "Product Designer",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-car-smiles_23-2148504901.jpg",
- },
+ id: "t2", title: "Performance Focused", quote: "Exactly the machine I needed for the weekend circuits.", name: "Michael Chen", role: "Product Designer", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-car-smiles_23-2148504901.jpg"},
{
- id: "t3",
- title: "Luxury Experience",
- quote: "Best experience I've had purchasing a luxury vehicle.",
- name: "David Miller",
- role: "Entrepreneur",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=1",
- },
+ id: "t3", title: "Luxury Experience", quote: "Best experience I've had purchasing a luxury vehicle.", name: "David Miller", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg"},
{
- id: "t4",
- title: "Daily Commute",
- quote: "Comfort meets performance in this incredible model.",
- name: "Elena Rodriguez",
- role: "Director",
- imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-cheerful-woman-sunglasses-walking-around-city-smiling_176420-1951.jpg",
- },
+ id: "t4", title: "Daily Commute", quote: "Comfort meets performance in this incredible model.", name: "Elena Rodriguez", role: "Director", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-cheerful-woman-sunglasses-walking-around-city-smiling_176420-1951.jpg"},
{
- id: "t5",
- title: "Top Tier Reliability",
- quote: "I have purchased three vehicles from Velocity and the quality remains unmatched.",
- name: "Marcus Thorne",
- role: "Executive",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=2",
- },
+ id: "t5", title: "Top Tier Reliability", quote: "I have purchased three vehicles from Velocity and the quality remains unmatched.", name: "Marcus Thorne", role: "Executive", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg"},
]}
title="Client Success Stories"
description="Hear from drivers who transformed their daily commutes into professional-grade experiences."
@@ -259,8 +161,7 @@ export default function LandingPage() {