diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0c6e59d..9f3dcba 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -58,33 +50,21 @@ export default function LandingPage() {
description="Experience the pinnacle of luxury, performance, and engineering. Discover our curated collection of the world's most distinguished automobiles."
buttons={[
{
- text: "Explore Collection",
- href: "#products",
- },
+ text: "Explore Collection", href: "#products"},
]}
- imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg"
imageAlt="Luxury car showroom cinematic view"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18951.jpg",
- alt: "Luxury car enthusiast",
- },
+ src: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-18951.jpg", alt: "Luxury car enthusiast"},
{
- src: "http://img.b2bpic.net/free-photo/headlights-old-vintage-car_181624-3932.jpg",
- alt: "Classic car collector",
- },
+ src: "http://img.b2bpic.net/free-photo/headlights-old-vintage-car_181624-3932.jpg", alt: "Classic car collector"},
{
- src: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9243.jpg",
- alt: "Fashionable luxury car owner",
- },
+ src: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9243.jpg", alt: "Fashionable luxury car owner"},
{
- src: "http://img.b2bpic.net/free-photo/trendy-rich-caucasian-man-is-sitting-new-modern-car-seriously-looking-straight-through-windscreen_8353-10899.jpg",
- alt: "Modern sedan driver",
- },
+ src: "http://img.b2bpic.net/free-photo/trendy-rich-caucasian-man-is-sitting-new-modern-car-seriously-looking-straight-through-windscreen_8353-10899.jpg", alt: "Modern sedan driver"},
{
- src: "http://img.b2bpic.net/free-photo/well-dressed-beautiful-woman-brutal-male-suit-near-luxury-car-outdoors-against-cityscape_613910-5973.jpg",
- alt: "Executive client",
- },
+ src: "http://img.b2bpic.net/free-photo/well-dressed-beautiful-woman-brutal-male-suit-near-luxury-car-outdoors-against-cityscape_613910-5973.jpg", alt: "Executive client"},
]}
avatarText="Trusted by 500+ collectors"
/>
@@ -95,18 +75,11 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text",
- content: "A Heritage of ",
- },
+ type: "text", content: "A Heritage of "},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13879.jpg",
- alt: "Luxury interior",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13879.jpg", alt: "Luxury interior"},
{
- type: "text",
- content: " Refined Elegance",
- },
+ type: "text", content: " Refined Elegance"},
]}
/>
@@ -119,47 +92,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Grand Tourer V8",
- price: "€240,000",
- variant: "2024 Model",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-dealership_23-2148130079.jpg?_wi=1",
- },
+ id: "1", name: "Grand Tourer V8", price: "€240,000", variant: "2024 Model", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-dealership_23-2148130079.jpg"},
{
- id: "2",
- name: "Elite Cabriolet",
- price: "€185,000",
- variant: "2024 Model",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-spend-time-summer-park-near-car_1157-28561.jpg",
- },
+ id: "2", name: "Elite Cabriolet", price: "€185,000", variant: "2024 Model", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-spend-time-summer-park-near-car_1157-28561.jpg"},
{
- id: "3",
- name: "Majestic SUV",
- price: "€155,000",
- variant: "2024 Model",
- imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-1952.jpg",
- },
+ id: "3", name: "Majestic SUV", price: "€155,000", variant: "2024 Model", imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-1952.jpg"},
{
- id: "4",
- name: "Performance Sedan",
- price: "€125,000",
- variant: "2024 Model",
- imageSrc: "http://img.b2bpic.net/free-photo/vintage-room-interior-elements-from-inside-decor-studio-shooting-green-retro-vintage-room_482257-27036.jpg",
- },
+ id: "4", name: "Performance Sedan", price: "€125,000", variant: "2024 Model", imageSrc: "http://img.b2bpic.net/free-photo/vintage-room-interior-elements-from-inside-decor-studio-shooting-green-retro-vintage-room_482257-27036.jpg"},
{
- id: "5",
- name: "Supercar GT",
- price: "€320,000",
- variant: "2024 Model",
- imageSrc: "http://img.b2bpic.net/free-photo/business-woman-going-car_23-2148213544.jpg",
- },
+ id: "5", name: "Supercar GT", price: "€320,000", variant: "2024 Model", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-going-car_23-2148213544.jpg"},
{
- id: "6",
- name: "Classic Vintage",
- price: "€450,000",
- variant: "1970 Model",
- imageSrc: "http://img.b2bpic.net/free-photo/greyscale-vertical-shot-road-middle-forest-clear-sky_181624-21461.jpg",
- },
+ id: "6", name: "Classic Vintage", price: "€450,000", variant: "1970 Model", imageSrc: "http://img.b2bpic.net/free-photo/greyscale-vertical-shot-road-middle-forest-clear-sky_181624-21461.jpg"},
]}
title="Curated Collection"
description="Exclusively selected vehicles for the discerning driver."
@@ -173,31 +116,16 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "m1",
- value: "50+",
- title: "Vehicles Delivered",
- items: [
- "Certified luxury",
- "Customized options",
- ],
+ id: "m1", value: "50+", title: "Vehicles Delivered", items: [
+ "Certified luxury", "Customized options"],
},
{
- id: "m2",
- value: "15",
- title: "Brand Partners",
- items: [
- "Global reach",
- "Authorized dealer",
- ],
+ id: "m2", value: "15", title: "Brand Partners", items: [
+ "Global reach", "Authorized dealer"],
},
{
- id: "m3",
- value: "24/7",
- title: "Concierge Support",
- items: [
- "Priority service",
- "Expert guidance",
- ],
+ id: "m3", value: "24/7", title: "Concierge Support", items: [
+ "Priority service", "Expert guidance"],
},
]}
title="Performance Unmatched"
@@ -212,49 +140,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Personalized Concierge",
- description: "Dedicated consultants to guide your journey.",
- icon: Shield,
+ title: "Personalized Concierge", description: "Dedicated consultants to guide your journey.", icon: Shield,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-blue-interior-car-daytime_181624-19449.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-blue-interior-car-daytime_181624-19449.jpg"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001291.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-car-night_23-2149001291.jpg"},
],
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg?_wi=2",
- imageAlt: "luxury sport car sunset cinematic",
},
{
- title: "Global Logistics",
- description: "Secure, enclosed transportation worldwide.",
- icon: Zap,
+ title: "Global Logistics", description: "Secure, enclosed transportation worldwide.", icon: Zap,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-grey-car-front-building_181624-27502.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-grey-car-front-building_181624-27502.jpg"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/gear-stick-front-part-brand-new-automobile-modern-black-interior-conception-vehicles_146671-16742.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/gear-stick-front-part-brand-new-automobile-modern-black-interior-conception-vehicles_146671-16742.jpg"},
],
- imageSrc: "http://img.b2bpic.net/free-photo/female-legs-close-up-by-automobile_1303-13879.jpg",
- imageAlt: "luxury sport car sunset cinematic",
},
{
- title: "Aftercare Excellence",
- description: "Premium maintenance plans for performance.",
- icon: Award,
+ title: "Aftercare Excellence", description: "Premium maintenance plans for performance.", icon: Award,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp-car_74190-2817.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp-car_74190-2817.jpg"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/security-woman-providing-safety-service_23-2148404128.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/security-woman-providing-safety-service_23-2148404128.jpg"},
],
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-dealership_23-2148130079.jpg?_wi=2",
- imageAlt: "luxury sport car sunset cinematic",
},
]}
title="The Prestige Experience"
@@ -269,45 +179,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Julian V.",
- handle: "@j_v",
- testimonial: "Exceptional service and the most stunning car I have ever owned.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/serious-young-lady-designer-sitting-office-night_171337-15592.jpg",
- },
+ id: "1", name: "Julian V.", handle: "@j_v", testimonial: "Exceptional service and the most stunning car I have ever owned.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/serious-young-lady-designer-sitting-office-night_171337-15592.jpg"},
{
- id: "2",
- name: "Clara M.",
- handle: "@clara_m",
- testimonial: "The purchasing process was as smooth as the car itself.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg",
- },
+ id: "2", name: "Clara M.", handle: "@clara_m", testimonial: "The purchasing process was as smooth as the car itself.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/confident-successful-middle-aged-business-leader_1262-4872.jpg"},
{
- id: "3",
- name: "Robert S.",
- handle: "@robs",
- testimonial: "Luxury redefined. Prestige Motors sets the standard.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-showing-keys-car-looking-away_23-2148266217.jpg",
- },
+ id: "3", name: "Robert S.", handle: "@robs", testimonial: "Luxury redefined. Prestige Motors sets the standard.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-showing-keys-car-looking-away_23-2148266217.jpg"},
{
- id: "4",
- name: "Sophia L.",
- handle: "@sophia_l",
- testimonial: "From start to finish, the entire concierge experience was flawless.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-looks-into-camera-smiles-caucasian-short-haired-lady-black-jacket-laughing-posing-isolated_197531-18517.jpg",
- },
+ id: "4", name: "Sophia L.", handle: "@sophia_l", testimonial: "From start to finish, the entire concierge experience was flawless.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-looks-into-camera-smiles-caucasian-short-haired-lady-black-jacket-laughing-posing-isolated_197531-18517.jpg"},
{
- id: "5",
- name: "Marc T.",
- handle: "@marct",
- testimonial: "Truly a premium dealership. You feel valued in every interaction.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-camera-happy-positive-with-arms-crossed-standing-purple-background_141793-110749.jpg",
- },
+ id: "5", name: "Marc T.", handle: "@marct", testimonial: "Truly a premium dealership. You feel valued in every interaction.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-brown-suit-wearing-glasses-looking-camera-happy-positive-with-arms-crossed-standing-purple-background_141793-110749.jpg"},
]}
showRating={true}
title="Driven by Satisfaction"
@@ -319,16 +204,13 @@ export default function LandingPage() {
@@ -340,14 +222,10 @@ export default function LandingPage() {
socialLinks={[
{
icon: Instagram,
- href: "#",
- ariaLabel: "Instagram",
- },
+ href: "#", ariaLabel: "Instagram"},
{
icon: Twitter,
- href: "#",
- ariaLabel: "Twitter",
- },
+ href: "#", ariaLabel: "Twitter"},
]}
/>