Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-20 06:52:31 +00:00

View File

@@ -74,10 +74,10 @@ export default function LandingPage() {
title: "Local Taxi in Dwarka", description: "Quick pickup and drop for local commutes around Dwarka city. Professional drivers, clean vehicles, affordable rates.", icon: MapPin,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/african-american-car-mechanic-talking-businessman-auto-repair-shop_637285-4239.jpg", imageAlt: "Local taxi service in Dwarka"
imageSrc: "http://img.b2bpic.net/free-photo/african-american-car-mechanic-talking-businessman-auto-repair-shop_637285-4239.jpg?_wi=1", imageAlt: "Local taxi service in Dwarka"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367136.jpg", imageAlt: "Satisfied customers"
imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367136.jpg?_wi=1", imageAlt: "Satisfied customers"
}
]
},
@@ -88,7 +88,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-valet-holding-key_23-2149901400.jpg", imageAlt: "Airport transfer service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/african-american-car-mechanic-talking-businessman-auto-repair-shop_637285-4239.jpg", imageAlt: "Professional airport taxi"
imageSrc: "http://img.b2bpic.net/free-photo/african-american-car-mechanic-talking-businessman-auto-repair-shop_637285-4239.jpg?_wi=2", imageAlt: "Professional airport taxi"
}
]
},
@@ -99,7 +99,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-two-young-beautiful-smiling-hipster-girls-convertible-car_158538-17103.jpg", imageAlt: "Outstation trip service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-traveling-together_23-2150510153.jpg", imageAlt: "Highway journey"
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-traveling-together_23-2150510153.jpg?_wi=1", imageAlt: "Highway journey"
}
]
},
@@ -107,10 +107,10 @@ export default function LandingPage() {
title: "Temple & Tourist Travel", description: "Special tours for Dwarkadhish Temple visits and local tourist attractions. Knowledgeable drivers, flexible timings.", icon: MapPin,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-traveling-together_23-2150510153.jpg", imageAlt: "Temple visit taxi service"
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-traveling-together_23-2150510153.jpg?_wi=2", imageAlt: "Temple visit taxi service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367136.jpg", imageAlt: "Tourist satisfied"
imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367136.jpg?_wi=2", imageAlt: "Tourist satisfied"
}
]
}