Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -61,19 +61,19 @@ export default function LandingPage() {
|
||||
description="Premium car rental services available 24/7. Experience seamless travel with our modern fleet and professional service."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-automotive-car-parking_181624-43862.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-automotive-car-parking_181624-43862.jpg?_wi=1",
|
||||
imageAlt: "Luxury vehicle fleet",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-travelling-winter-time_23-2149211169.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-travelling-winter-time_23-2149211169.jpg?_wi=1",
|
||||
imageAlt: "Car on the road",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-woman-receiving-car-key_23-2148266150.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-woman-receiving-car-key_23-2148266150.jpg?_wi=1",
|
||||
imageAlt: "Customer service handover",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transport-concept-with-cars-aerial-view_23-2148959733.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transport-concept-with-cars-aerial-view_23-2148959733.jpg?_wi=1",
|
||||
imageAlt: "Modern fleet display",
|
||||
},
|
||||
{
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Transparent rates with no hidden fees.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-automotive-car-parking_181624-43862.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-automotive-car-parking_181624-43862.jpg?_wi=2",
|
||||
imageAlt: "Rush hour traffic jam on multiple lane highway generative AI",
|
||||
},
|
||||
{
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Drive with confidence with total coverage.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-travelling-winter-time_23-2149211169.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-travelling-winter-time_23-2149211169.jpg?_wi=2",
|
||||
imageAlt: "Rush hour traffic jam on multiple lane highway generative AI",
|
||||
},
|
||||
]}
|
||||
@@ -255,7 +255,7 @@ export default function LandingPage() {
|
||||
role: "Business Owner",
|
||||
company: "Design Co",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-automotive-car-parking_181624-43862.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-automotive-car-parking_181624-43862.jpg?_wi=3",
|
||||
imageAlt: "Female salesperson at a car showroom standing by the car",
|
||||
},
|
||||
{
|
||||
@@ -264,7 +264,7 @@ export default function LandingPage() {
|
||||
role: "Developer",
|
||||
company: "Tech Lab",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-travelling-winter-time_23-2149211169.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-travelling-winter-time_23-2149211169.jpg?_wi=3",
|
||||
imageAlt: "Female salesperson at a car showroom standing by the car",
|
||||
},
|
||||
{
|
||||
@@ -273,7 +273,7 @@ export default function LandingPage() {
|
||||
role: "Manager",
|
||||
company: "Growth Inc",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-woman-receiving-car-key_23-2148266150.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-woman-receiving-car-key_23-2148266150.jpg?_wi=2",
|
||||
imageAlt: "Female salesperson at a car showroom standing by the car",
|
||||
},
|
||||
{
|
||||
@@ -282,7 +282,7 @@ export default function LandingPage() {
|
||||
role: "Designer",
|
||||
company: "Studio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transport-concept-with-cars-aerial-view_23-2148959733.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transport-concept-with-cars-aerial-view_23-2148959733.jpg?_wi=2",
|
||||
imageAlt: "Female salesperson at a car showroom standing by the car",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user