diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7cb8ec8..b4c4c04 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
@@ -54,92 +42,30 @@ export default function LandingPage() {
@@ -159,46 +85,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- id: "f1",
- title: "Direct Import",
- descriptions: [
- "Direct sourcing from Japan's auction houses.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/salesperson-auto-showroom-discussing-with-man-offering-color-swatch-samples-choice-agent_482257-133036.jpg",
- },
- {
- id: "f2",
- title: "Quality Assured",
- descriptions: [
- "Every vehicle undergoes strict inspection.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/saleswoman-selling-pre-owned-vehicles-client-after-assessing-condition_482257-118504.jpg",
- },
- {
- id: "f3",
- title: "Transparent Costs",
- descriptions: [
- "No hidden fees, clear pricing structure.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163700.jpg",
- },
- {
- id: "f4",
- title: "Customs Expertise",
- descriptions: [
- "Hassle-free clearance and registration.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/woman-signing-contract-with-her-partner_329181-20015.jpg",
- },
- {
- id: "f5",
- title: "Dedicated Support",
- descriptions: [
- "Guidance from selection to final delivery.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-female-mechanic-while-signing-paperwork-auto-repair-shop_637285-7762.jpg",
- },
+ { id: "f1", title: "Direct Import", descriptions: ["Direct sourcing from Japan's auction houses."], imageSrc: "http://img.b2bpic.net/free-photo/salesperson-auto-showroom-discussing-with-man-offering-color-swatch-samples-choice-agent_482257-133036.jpg" },
+ { id: "f2", title: "Quality Assured", descriptions: ["Every vehicle undergoes strict inspection."], imageSrc: "http://img.b2bpic.net/free-photo/saleswoman-selling-pre-owned-vehicles-client-after-assessing-condition_482257-118504.jpg" },
+ { id: "f3", title: "Transparent Costs", descriptions: ["No hidden fees, clear pricing structure."], imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163700.jpg" },
+ { id: "f4", title: "Customs Expertise", descriptions: ["Hassle-free clearance and registration."], imageSrc: "http://img.b2bpic.net/free-photo/woman-signing-contract-with-her-partner_329181-20015.jpg" },
+ { id: "f5", title: "Dedicated Support", descriptions: ["Guidance from selection to final delivery."], imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-female-mechanic-while-signing-paperwork-auto-repair-shop_637285-7762.jpg" }
]}
title="Why Choose Premiere?"
description="We simplify the vehicle import process for you."
@@ -212,48 +103,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
- {
- id: "p1",
- name: "Toyota Premio",
- price: "$12,000",
- variant: "Sedan",
- imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14545.jpg",
- },
- {
- id: "p2",
- name: "Honda CR-V",
- price: "$18,500",
- variant: "SUV",
- imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-surfer-clothes-horizontal-shot_23-2148823848.jpg",
- },
- {
- id: "p3",
- name: "Suzuki Swift",
- price: "$9,500",
- variant: "Hatchback",
- imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-patterned-glass-texture_53876-125868.jpg",
- },
- {
- id: "p4",
- name: "Nissan Sylphy",
- price: "$13,200",
- variant: "Sedan",
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32035.jpg",
- },
- {
- id: "p5",
- name: "Mitsubishi RVR",
- price: "$16,000",
- variant: "Van",
- imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-man-airport-is-waiting-flight_146671-18026.jpg",
- },
- {
- id: "p6",
- name: "Lexus RX350",
- price: "$25,000",
- variant: "Luxury",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-tourist-couple-their-car_23-2148637297.jpg",
- },
+ { id: "p1", name: "Toyota Premio", price: "$12,000", variant: "Sedan", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14545.jpg" },
+ { id: "p2", name: "Honda CR-V", price: "$18,500", variant: "SUV", imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-surfer-clothes-horizontal-shot_23-2148823848.jpg" },
+ { id: "p3", name: "Suzuki Swift", price: "$9,500", variant: "Hatchback", imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-patterned-glass-texture_53876-125868.jpg" },
+ { id: "p4", name: "Nissan Sylphy", price: "$13,200", variant: "Sedan", imageSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32035.jpg" },
+ { id: "p5", name: "Mitsubishi RVR", price: "$16,000", variant: "Van", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-man-airport-is-waiting-flight_146671-18026.jpg" },
+ { id: "p6", name: "Lexus RX350", price: "$25,000", variant: "Luxury", imageSrc: "http://img.b2bpic.net/free-photo/happy-tourist-couple-their-car_23-2148637297.jpg" }
]}
title="Recent Inventory"
description="High-quality vehicles available now."
@@ -264,47 +119,13 @@ export default function LandingPage() {