Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-16 21:43:03 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Book Ride",
id: "contact",
},
name: "Book Ride", id: "contact"},
{
name: "Vehicles",
id: "products",
},
name: "Vehicles", id: "products"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
]}
brandName="Luxury Ride"
/>
@@ -55,44 +47,29 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplit
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Arrive in Unparalleled Style"
description="Experience premium black car service with our professional chauffeurs. Reliable, punctual, and sophisticated transportation for your every need."
buttons={[
{
text: "Book Your Ride",
href: "#contact",
},
text: "Book Your Ride", href: "#contact"},
{
text: "Our Fleet",
href: "#products",
},
text: "Our Fleet", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/senior-man-sitting-inside-car_1303-18972.jpg"
imageAlt="Luxury black car service"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/black-young-glasses-working-executive_1157-3884.jpg",
alt: "black young glasses working executive",
},
src: "http://img.b2bpic.net/free-photo/black-young-glasses-working-executive_1157-3884.jpg", alt: "black young glasses working executive"},
{
src: "http://img.b2bpic.net/free-photo/handsome-business-man-travelling-car_1303-16422.jpg",
alt: "Handsome business man travelling in a car",
},
src: "http://img.b2bpic.net/free-photo/handsome-business-man-travelling-car_1303-16422.jpg", alt: "Handsome business man travelling in a car"},
{
src: "http://img.b2bpic.net/free-photo/driver-dressed-elegant-costume_23-2149184248.jpg",
alt: "Driver dressed in elegant costume",
},
src: "http://img.b2bpic.net/free-photo/driver-dressed-elegant-costume_23-2149184248.jpg", alt: "Driver dressed in elegant costume"},
{
src: "http://img.b2bpic.net/free-photo/taxi-driver-getting-ready-customer_23-2149273201.jpg",
alt: "Taxi driver getting ready for customer",
},
src: "http://img.b2bpic.net/free-photo/taxi-driver-getting-ready-customer_23-2149273201.jpg", alt: "Taxi driver getting ready for customer"},
{
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1670.jpg",
alt: "young businessman happy expression",
},
src: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1670.jpg", alt: "young businessman happy expression"},
]}
avatarText="Trusted by 5,000+ executives"
/>
@@ -106,29 +83,19 @@ export default function LandingPage() {
features={[
{
icon: ShieldCheck,
title: "Safety First",
description: "Rigorous background checks and certified, professional chauffeurs.",
},
title: "Safety First", description: "Rigorous background checks and certified, professional chauffeurs."},
{
icon: Clock,
title: "Punctual Delivery",
description: "Always on time, every time. Flight tracking included.",
},
title: "Punctual Delivery", description: "Always on time, every time. Flight tracking included."},
{
icon: Diamond,
title: "Luxury Fleet",
description: "The latest models meticulously maintained and cleaned.",
},
title: "Luxury Fleet", description: "The latest models meticulously maintained and cleaned."},
{
icon: Headphones,
title: "24/7 Support",
description: "Dedicated concierge service whenever you need assistance.",
},
title: "24/7 Support", description: "Dedicated concierge service whenever you need assistance."},
{
icon: MapPin,
title: "Global Coverage",
description: "Reliable chauffeur services in all major metropolitan areas.",
},
title: "Global Coverage", description: "Reliable chauffeur services in all major metropolitan areas."},
]}
title="Why Choose Our Service?"
description="We define luxury transportation with unwavering standards of excellence."
@@ -143,65 +110,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
brand: "Cadillac",
name: "Luxury Suburban",
price: "$120+",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/wipers-working-rainy-highway-driver-bad-weather_169016-69797.jpg",
imageAlt: "Luxury SUV",
},
id: "1", brand: "GMC", name: "Yukon Denali", price: "From $130/hr", rating: 5,
reviewCount: "110", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CSOEU00u1gtSUqQBO0AD1FYvYu/uploaded-1776375766842-33xky16d.jpg", imageAlt: "Yukon Denali"},
{
id: "2",
brand: "Mercedes-Benz",
name: "Executive Sprinter",
price: "$180+",
rating: 5,
reviewCount: "98",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-getting-taxi-cab_23-2149236690.jpg",
imageAlt: "Sprinter Van",
},
id: "2", brand: "Chevrolet", name: "Suburban", price: "From $120/hr", rating: 5,
reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CSOEU00u1gtSUqQBO0AD1FYvYu/uploaded-1776375766842-r08t9or1.jpg", imageAlt: "Chevrolet Suburban"},
{
id: "3",
brand: "Lincoln",
name: "Continental Sedan",
price: "$90+",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-interior-luxury-car_114579-4011.jpg",
imageAlt: "Luxury Sedan",
},
id: "3", brand: "Ford", name: "Transit Van", price: "From $150/hr", rating: 5,
reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-getting-taxi-cab_23-2149236690.jpg", imageAlt: "Ford Transit Van"},
{
id: "4",
brand: "Cadillac",
name: "Escalade",
price: "$150+",
rating: 5,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/driver-rainy-road-with-traffic-realistic-highway-trip_169016-69688.jpg",
imageAlt: "Luxury Escalade",
},
{
id: "5",
brand: "GMC",
name: "Yukon Denali",
price: "$130+",
rating: 5,
reviewCount: "110",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-interior-brown-black-colors_181624-31177.jpg",
imageAlt: "Yukon Denali",
},
{
id: "6",
brand: "Mercedes-Benz",
name: "S-Class",
price: "$200+",
rating: 5,
reviewCount: "200",
imageSrc: "http://img.b2bpic.net/free-photo/front-seat-car-with-seat-belt_181624-26340.jpg",
imageAlt: "Luxury S-Class",
},
id: "4", brand: "Lincoln", name: "Continental Sedan", price: "From $90/hr", rating: 5,
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/wooden-interior-luxury-car_114579-4011.jpg", imageAlt: "Luxury Sedan"},
]}
title="Our Premium Fleet"
description="Hand-picked luxury vehicles for every passenger count."
@@ -213,14 +132,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Fortune 500",
"Top Tech Brands",
"Global Firms",
"Luxury Hotels",
"Private Aviation",
"Elite Law Firms",
"Major Studios",
]}
"Fortune 500", "Top Tech Brands", "Global Firms", "Luxury Hotels", "Private Aviation", "Elite Law Firms", "Major Studios"]}
title="Trusted by Leaders"
description="We are the preferred choice for executives and VIPs."
/>
@@ -234,45 +146,14 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Jonathan V.",
role: "CEO",
company: "TechGroup",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businessman_23-2148012925.jpg",
},
id: "1", name: "Jonathan V.", role: "CEO", company: "TechGroup", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businessman_23-2148012925.jpg"},
{
id: "2",
name: "Elena S.",
role: "Director",
company: "GlobalMedia",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/project-manager-sitting-office-desk_482257-127147.jpg",
},
id: "2", name: "Elena S.", role: "Director", company: "GlobalMedia", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/project-manager-sitting-office-desk_482257-127147.jpg"},
{
id: "3",
name: "Marcus L.",
role: "Founder",
company: "StartupX",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg",
},
{
id: "4",
name: "Sofia R.",
role: "Manager",
company: "EliteLaw",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-man-spectacles_1303-14468.jpg",
},
{
id: "5",
name: "David W.",
role: "VP",
company: "PrivateJetServices",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-executive-manager-business-team_1262-1475.jpg",
},
id: "3", name: "Marcus L.", role: "Founder", company: "StartupX", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg"},
]}
title="What Our Clients Say"
description="Excellence in service as reported by our valued clientele."
@@ -285,30 +166,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "How do I book a ride?",
content: "Book easily through our website using our secure reservation form.",
},
id: "q1", title: "How do I book a ride?", content: "Book easily through our website using our secure reservation form."},
{
id: "q2",
title: "Can I cancel my reservation?",
content: "Yes, cancellations are free up to 24 hours before pickup time.",
},
id: "q2", title: "Can I cancel my reservation?", content: "Yes, cancellations are free up to 24 hours before pickup time."},
{
id: "q3",
title: "Are your chauffeurs vetted?",
content: "All our chauffeurs go through comprehensive background checks and certification.",
},
id: "q3", title: "Are your chauffeurs vetted?", content: "All our chauffeurs go through comprehensive background checks and certification."},
{
id: "q4",
title: "Do you offer airport service?",
content: "Yes, we monitor flight status and provide curbside pickup.",
},
{
id: "q5",
title: "Is luggage service included?",
content: "Yes, our chauffeurs are happy to assist with all luggage handling.",
},
id: "q4", title: "Do you offer airport service?", content: "Yes, we monitor flight status and provide curbside pickup."},
]}
title="Frequently Asked Questions"
description="Everything you need to know about our service."
@@ -323,8 +187,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Reservation"
title="Book Your Ride Now"
description="Professional, punctual, and premium. Secure your luxury transportation today."
@@ -341,33 +204,21 @@ export default function LandingPage() {
{
items: [
{
label: "About Us",
href: "#features",
},
label: "About Us", href: "#features"},
{
label: "Fleet",
href: "#products",
},
label: "Fleet", href: "#products"},
{
label: "Book Now",
href: "#contact",
},
label: "Book Now", href: "#contact"},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
{
label: "Contact Support",
href: "#",
},
label: "Contact Support", href: "#"},
],
},
]}
@@ -377,4 +228,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}