Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-06-03 07:50:18 +00:00

View File

@@ -159,7 +159,7 @@ export default function LandingPage() {
{
id: "van-executive", name: "Executive Van", price: "From $1,600/month", variant: "Black, 7-Seater", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-her-financially-independence-while-buying-car_23-2149434364.jpg", imageAlt: "Executive black luxury van"},
{
id: "coupe-elegant", name: "Elegant Coupe", price: "From $1,350/month", variant: "White, Sport Package", imageSrc: "http://img.b2bpic.net/free-photo/stunning-young-woman-waring-dress-posing-front-her-car-outdoors-ownership-driver_158595-6793.jpg", imageAlt: "Elegant white luxury coupe"},
id: "coupe-elegant", name: "Elegant Coupe", price: "From $1,350/month", variant: "White, Sport Package", imageSrc: "http://img.b2bpic.net/free-photo/stunning-young-woman-waring-dress-posing-front-her-car-outdoors-ownership-driver_158595-6793.jpg", alt: "Elegant white luxury coupe"},
]}
title="Our Exclusive <span class='text-primary-cta'>Rental Fleet</span>"
description="Explore a diverse selection of premium vehicles, perfect for any long-term need, from daily commutes to grand adventures."
@@ -299,8 +299,6 @@ export default function LandingPage() {
},
]}
copyrightText="© 2024 DriveLux Rentals. All rights reserved."
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-blurry-people-working-as-team_23-2149307825.jpg"
imageAlt="luxury car driving at sunset video"
/>
</div>
</ReactLenis>