diff --git a/src/app/page.tsx b/src/app/page.tsx index 418d912..cb83890 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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 Rental Fleet" 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" />