diff --git a/src/app/page.tsx b/src/app/page.tsx
index f41c69a..543107b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,94 +30,42 @@ export default function LandingPage() {
@@ -141,21 +89,9 @@ export default function LandingPage() {
title="Why GlobalAuto?"
description="We make international car buying seamless with end-to-end support."
accordionItems={[
- {
- id: "1",
- title: "Worldwide Sourcing",
- content: "Our network spans 50+ countries to locate the specific model you desire.",
- },
- {
- id: "2",
- title: "Full Legal Compliance",
- content: "We handle all import/export paperwork and local registration requirements.",
- },
- {
- id: "3",
- title: "Inspected & Verified",
- content: "Every car undergoes a rigorous mechanical and history check before shipment.",
- },
+ { id: "1", title: "Worldwide Sourcing", content: "Our network spans 50+ countries to locate the specific model you desire." },
+ { id: "2", title: "Full Legal Compliance", content: "We handle all import/export paperwork and local registration requirements." },
+ { id: "3", title: "Inspected & Verified", content: "Every car undergoes a rigorous mechanical and history check before shipment." },
]}
imageSrc="http://img.b2bpic.net/free-photo/worker-follows-car-checklist-fixing-tires_482257-75661.jpg"
mediaAnimation="slide-up"
@@ -169,42 +105,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "1",
- name: "Porsche 911 GT3",
- price: "$185,000",
- imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-part-grey-car_181624-33069.jpg",
- },
- {
- id: "2",
- name: "Range Rover Autobiography",
- price: "$150,000",
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-front-car_23-2147724809.jpg",
- },
- {
- id: "3",
- name: "Mercedes G63 AMG",
- price: "$195,000",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-car-with-minimal-background_23-2150796916.jpg",
- },
- {
- id: "4",
- name: "Ferrari F8 Tributo",
- price: "$320,000",
- imageSrc: "http://img.b2bpic.net/free-vector/set-colorful-sports-car-vectors_53876-67389.jpg",
- },
- {
- id: "5",
- name: "Tesla Model S Plaid",
- price: "$110,000",
- imageSrc: "http://img.b2bpic.net/free-photo/girl-car-night_23-2148140710.jpg",
- },
- {
- id: "6",
- name: "BMW M5 Competition",
- price: "$125,000",
- imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001291.jpg",
- },
+ { id: "1", name: "Porsche 911 GT3", price: "$185,000", imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-part-grey-car_181624-33069.jpg" },
+ { id: "2", name: "Range Rover Autobiography", price: "$150,000", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-front-car_23-2147724809.jpg" },
+ { id: "3", name: "Mercedes G63 AMG", price: "$195,000", imageSrc: "http://img.b2bpic.net/free-photo/3d-car-with-minimal-background_23-2150796916.jpg" },
+ { id: "4", name: "Ferrari F8 Tributo", price: "$320,000", imageSrc: "http://img.b2bpic.net/free-vector/set-colorful-sports-car-vectors_53876-67389.jpg" },
+ { id: "5", name: "Tesla Model S Plaid", price: "$110,000", imageSrc: "http://img.b2bpic.net/free-photo/girl-car-night_23-2148140710.jpg" },
+ { id: "6", name: "BMW M5 Competition", price: "$125,000", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001291.jpg" },
]}
title="Available Inventory"
description="Explore our curated selection of premium and exotic vehicles."
@@ -216,56 +122,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Alexander M.",
- date: "Jan 2024",
- title: "Dream Car Delivered",
- quote: "Fantastic service. My 911 arrived in perfect condition to Dubai.",
- tag: "UAE",
- avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-man-black-shirt-poses-against-dark-background-standing-studio_613910-15100.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/interior-new-luxury-sport-car_627829-661.jpg",
- },
- {
- id: "2",
- name: "Sophie L.",
- date: "Feb 2024",
- title: "Efficient & Professional",
- quote: "They made the import to France incredibly easy. Truly global.",
- tag: "France",
- avatarSrc: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1477.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/delivery-male-with-mask-packages_23-2148869453.jpg",
- },
- {
- id: "3",
- name: "David W.",
- date: "Mar 2024",
- title: "Best in Class",
- quote: "Seamless communication throughout the entire shipping process.",
- tag: "USA",
- avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-hispanic-male-formal-outfit-with-happy-face-expression_181624-32986.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/man-leaning-car-talking-smartphone_23-2147841942.jpg",
- },
- {
- id: "4",
- name: "Elena K.",
- date: "Apr 2024",
- title: "Highly Recommend",
- quote: "Found a rare classic vehicle and got it to my door in Australia.",
- tag: "Australia",
- avatarSrc: "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-10394.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/retro-car-parked-grass_158595-1896.jpg",
- },
- {
- id: "5",
- name: "Markus S.",
- date: "May 2024",
- title: "Worth Every Penny",
- quote: "Professional team, zero headache. My G-Wagon is perfect.",
- tag: "Germany",
- avatarSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-grey-car_181624-25312.jpg",
- },
+ { id: "1", name: "Alexander M.", date: "Jan 2024", title: "Dream Car Delivered", quote: "Fantastic service. My 911 arrived in perfect condition to Dubai.", tag: "UAE", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-man-black-shirt-poses-against-dark-background-standing-studio_613910-15100.jpg", imageSrc: "http://img.b2bpic.net/free-photo/interior-new-luxury-sport-car_627829-661.jpg" },
+ { id: "2", name: "Sophie L.", date: "Feb 2024", title: "Efficient & Professional", quote: "They made the import to France incredibly easy. Truly global.", tag: "France", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1477.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delivery-male-with-mask-packages_23-2148869453.jpg" },
+ { id: "3", name: "David W.", date: "Mar 2024", title: "Best in Class", quote: "Seamless communication throughout the entire shipping process.", tag: "USA", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-hispanic-male-formal-outfit-with-happy-face-expression_181624-32986.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-leaning-car-talking-smartphone_23-2147841942.jpg" },
+ { id: "4", name: "Elena K.", date: "Apr 2024", title: "Highly Recommend", quote: "Found a rare classic vehicle and got it to my door in Australia.", tag: "Australia", avatarSrc: "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-10394.jpg", imageSrc: "http://img.b2bpic.net/free-photo/retro-car-parked-grass_158595-1896.jpg" },
+ { id: "5", name: "Markus S.", date: "May 2024", title: "Worth Every Penny", quote: "Professional team, zero headache. My G-Wagon is perfect.", tag: "Germany", avatarSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-grey-car_181624-25312.jpg" },
]}
title="Client Success Stories"
description="Don't just take our word for it—hear from satisfied drivers globally."
@@ -275,9 +136,7 @@ export default function LandingPage() {
@@ -336,4 +159,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file