diff --git a/src/app/page.tsx b/src/app/page.tsx
index d489bed..1d0d2ef 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,26 +30,11 @@ export default function LandingPage() {
@@ -57,119 +42,12 @@ export default function LandingPage() {
@@ -179,44 +57,7 @@ export default function LandingPage() {
textboxLayout="split"
gridVariant="bento-grid"
useInvertedBackground={false}
- products={[
- {
- id: "1",
- name: "Toyota GR Supra",
- price: "New: ¥7.5M | Used: ¥5.2M",
- imageSrc: "http://img.b2bpic.net/free-photo/batmobile-car-with-neon-lights_23-2151649957.jpg",
- },
- {
- id: "2",
- name: "Nissan GT-R",
- price: "New: ¥14.8M | Used: ¥10.5M",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674275.jpg",
- },
- {
- id: "3",
- name: "Toyota GR86",
- price: "New: ¥3.5M | Used: ¥2.8M",
- imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139119.jpg",
- },
- {
- id: "4",
- name: "Mazda RX-7",
- price: "Used: ¥6.0M",
- imageSrc: "http://img.b2bpic.net/free-photo/rear-light-new-red-car_23-2147962989.jpg",
- },
- {
- id: "5",
- name: "Honda NSX",
- price: "Used: ¥20.0M",
- imageSrc: "http://img.b2bpic.net/free-photo/car-transmission-inside-car-salon-close-up_1303-19223.jpg",
- },
- {
- id: "6",
- name: "Subaru BRZ",
- price: "New: ¥3.4M | Used: ¥2.6M",
- imageSrc: "http://img.b2bpic.net/free-photo/light-trails-city-street-with-cityscape_1359-784.jpg",
- },
- ]}
+ products={[{id: "1", name: "Toyota GR Supra", price: "New: ¥7.5M | Used: ¥5.2M", imageSrc: "http://img.b2bpic.net/free-photo/batmobile-car-with-neon-lights_23-2151649957.jpg"},{id: "2", name: "Nissan GT-R", price: "New: ¥14.8M | Used: ¥10.5M", imageSrc: "http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674275.jpg"},{id: "3", name: "Toyota GR86", price: "New: ¥3.5M | Used: ¥2.8M", imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139119.jpg"},{id: "4", name: "Mazda RX-7", price: "Used: ¥6.0M", imageSrc: "http://img.b2bpic.net/free-photo/rear-light-new-red-car_23-2147962989.jpg"},{id: "5", name: "Honda NSX", price: "Used: ¥20.0M", imageSrc: "http://img.b2bpic.net/free-photo/car-transmission-inside-car-salon-close-up_1303-19223.jpg"},{id: "6", name: "Subaru BRZ", price: "New: ¥3.4M | Used: ¥2.6M", imageSrc: "http://img.b2bpic.net/free-photo/light-trails-city-street-with-cityscape_1359-784.jpg"}]}
title="Domestic Legends"
description="The pinnacle of Japanese automotive engineering. From JDM legends to modern masterpieces."
/>
@@ -227,50 +68,7 @@ export default function LandingPage() {
animationType="scale-rotate"
textboxLayout="split"
useInvertedBackground={false}
- features={[
- {
- id: "f1",
- title: "Lamborghini Revuelto",
- subtitle: "V12 Hybrid",
- category: "Italian",
- value: "350 km/h",
- },
- {
- id: "f2",
- title: "Ferrari 296 GTB",
- subtitle: "V6 Turbo Hybrid",
- category: "Italian",
- value: "330 km/h",
- },
- {
- id: "f3",
- title: "Porsche 911 Turbo S",
- subtitle: "Flat-6",
- category: "German",
- value: "330 km/h",
- },
- {
- id: "f4",
- title: "BMW M4 Competition",
- subtitle: "Straight-6",
- category: "German",
- value: "290 km/h",
- },
- {
- id: "f5",
- title: "Audi R8 V10",
- subtitle: "V10 Engine",
- category: "German",
- value: "320 km/h",
- },
- {
- id: "f6",
- title: "Mercedes-AMG GT",
- subtitle: "V8 Biturbo",
- category: "German",
- value: "315 km/h",
- },
- ]}
+ features={[{id: "f1", title: "Lamborghini Revuelto", subtitle: "V12 Hybrid", category: "Italian", value: "350 km/h"},{id: "f2", title: "Ferrari 296 GTB", subtitle: "V6 Turbo Hybrid", category: "Italian", value: "330 km/h"},{id: "f3", title: "Porsche 911 Turbo S", subtitle: "Flat-6", category: "German", value: "330 km/h"},{id: "f4", title: "BMW M4 Competition", subtitle: "Straight-6", category: "German", value: "290 km/h"},{id: "f5", title: "Audi R8 V10", subtitle: "V10 Engine", category: "German", value: "320 km/h"},{id: "f6", title: "Mercedes-AMG GT", subtitle: "V8 Biturbo", category: "German", value: "315 km/h"}]}
title="Global Icons"
description="European powerhouses defining the global standard for performance."
/>
@@ -281,36 +79,7 @@ export default function LandingPage() {
animationType="depth-3d"
textboxLayout="split"
useInvertedBackground={false}
- metrics={[
- {
- id: "m1",
- value: "50+",
- title: "Models Tracked",
- items: [
- "Japanese",
- "Italian",
- "German",
- ],
- },
- {
- id: "m2",
- value: "12%",
- title: "Price Stability",
- items: [
- "Market index",
- "Yearly average",
- ],
- },
- {
- id: "m3",
- value: "890hp",
- title: "Max Horsepower",
- items: [
- "Track mode",
- "Stock limits",
- ],
- },
- ]}
+ metrics={[{id: "m1", value: "50+", title: "Models Tracked", items: ["Japanese", "Italian", "German"]},{id: "m2", value: "12%", title: "Price Stability", items: ["Market index", "Yearly average"]},{id: "m3", value: "890hp", title: "Max Horsepower", items: ["Track mode", "Stock limits"]}]}
title="Performance Analytics"
description="Comparative insights to help you make the right choice."
/>
@@ -318,64 +87,11 @@ export default function LandingPage() {
@@ -385,23 +101,7 @@ export default function LandingPage() {