Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-04 06:55:15 +00:00

View File

@@ -99,7 +99,7 @@ export default function LandingPage() {
href: "#fleet",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-near-her-white-modern-car-carwash-station_651396-2392.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-near-her-white-modern-car-carwash-station_651396-2392.jpg?_wi=1"
imageAlt="Luxury car rental service"
avatars={[
{
@@ -151,19 +151,19 @@ export default function LandingPage() {
id: "p1",
name: "Luxury Sedan",
price: "$89/day",
imageSrc: "http://img.b2bpic.net/free-photo/opening-door-modern-stylish-bearded-businessman-automobile-saloon_146671-16006.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/opening-door-modern-stylish-bearded-businessman-automobile-saloon_146671-16006.jpg?_wi=1",
},
{
id: "p2",
name: "City Compact",
price: "$45/day",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-outdoors-full-shot_23-2148320237.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-outdoors-full-shot_23-2148320237.jpg?_wi=1",
},
{
id: "p3",
name: "Adventure SUV",
price: "$120/day",
imageSrc: "http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106149.jpg?_wi=1",
},
{
id: "p4",
@@ -199,7 +199,7 @@ export default function LandingPage() {
{
title: "24/7 Support",
description: "We are always here when you need us.",
imageSrc: "http://img.b2bpic.net/free-photo/line-cars-production-line_505751-3842.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/line-cars-production-line_505751-3842.jpg?_wi=1",
},
{
title: "Full Insurance",
@@ -286,7 +286,7 @@ export default function LandingPage() {
quote: "Fantastic service and cars.",
tag: "Reliable",
avatarSrc: "http://img.b2bpic.net/free-photo/impressed-looking-up-middle-aged-man-wearing-green-t-shirt-isolated-olive-green-wall_141793-83179.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-near-her-white-modern-car-carwash-station_651396-2392.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-near-her-white-modern-car-carwash-station_651396-2392.jpg?_wi=2",
imageAlt: "happy middle aged man smiling portrait",
},
{
@@ -297,7 +297,7 @@ export default function LandingPage() {
quote: "The SUV was perfect.",
tag: "Convenient",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-coffee_23-2148895170.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/line-cars-production-line_505751-3842.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/line-cars-production-line_505751-3842.jpg?_wi=2",
imageAlt: "happy middle aged man smiling portrait",
},
{
@@ -308,7 +308,7 @@ export default function LandingPage() {
quote: "Easy booking process.",
tag: "Simple",
avatarSrc: "http://img.b2bpic.net/free-photo/family-enjoying-stop-their-road-trip_23-2149401851.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/opening-door-modern-stylish-bearded-businessman-automobile-saloon_146671-16006.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/opening-door-modern-stylish-bearded-businessman-automobile-saloon_146671-16006.jpg?_wi=2",
imageAlt: "happy middle aged man smiling portrait",
},
{
@@ -319,7 +319,7 @@ export default function LandingPage() {
quote: "Very professional fleet.",
tag: "Excellent",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-putting-hands-desk-isolated-white-wall_141793-94407.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-outdoors-full-shot_23-2148320237.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-outdoors-full-shot_23-2148320237.jpg?_wi=2",
imageAlt: "happy middle aged man smiling portrait",
},
{
@@ -330,7 +330,7 @@ export default function LandingPage() {
quote: "Absolutely worth the cost.",
tag: "Affordable",
avatarSrc: "http://img.b2bpic.net/free-photo/friendly-customer-support-workers-respond-customers-inquiries_482257-126788.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-customers-car-dealership_23-2149106149.jpg?_wi=2",
imageAlt: "happy middle aged man smiling portrait",
},
]}