Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 11:49:38 +00:00

View File

@@ -137,7 +137,7 @@ export default function LandingPage() {
price: "$500/day",
rating: 5,
reviewCount: "40",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg?_wi=1",
},
{
id: "6",
@@ -165,7 +165,7 @@ export default function LandingPage() {
quote: "The entire booking process was seamless and the car was immaculate.",
name: "James Anderson",
role: "Entrepreneur",
imageSrc: "http://img.b2bpic.net/free-photo/group-business-people-having-fun-office_146671-15712.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-business-people-having-fun-office_146671-15712.jpg?_wi=1",
},
{
id: "2",
@@ -197,7 +197,7 @@ export default function LandingPage() {
quote: "Hands down the most well-maintained vehicles I've rented to date.",
name: "David Thompson",
role: "Corporate Pilot",
imageSrc: "http://img.b2bpic.net/free-photo/group-business-people-having-fun-office_146671-15712.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-business-people-having-fun-office_146671-15712.jpg?_wi=2",
},
]}
title="What Our Drivers Say"
@@ -215,7 +215,7 @@ export default function LandingPage() {
title="Ready to Start Your Drive?"
description="Sign up today to get exclusive access to our newest luxury vehicle releases and monthly member discounts."
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg?_wi=2"
imageAlt="Contact section image"
/>
</div>