Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 06:58:51 +00:00

View File

@@ -91,11 +91,11 @@ export default function LandingPage() {
buttonAnimation="none"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-with-high-tech-mobility-social-welfare_23-2151065331.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-with-high-tech-mobility-social-welfare_23-2151065331.jpg?_wi=1",
imageAlt: "Electric shuttle on a city road",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-travelling-by-city-bus-with-surgical-mask_23-2148958114.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-travelling-by-city-bus-with-surgical-mask_23-2148958114.jpg?_wi=1",
imageAlt: "Spacious electric shuttle interior",
},
{
@@ -162,7 +162,7 @@ export default function LandingPage() {
description: "Our intuitive platform allows you to book your ride in seconds, offering transparent pricing and real-time tracking for ultimate peace of mind.",
bentoComponent: "reveal-icon",
icon: CalendarCheck,
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-with-high-tech-mobility-social-welfare_23-2151065331.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-with-high-tech-mobility-social-welfare_23-2151065331.jpg?_wi=2",
imageAlt: "eco friendly electric icon",
},
{
@@ -170,7 +170,7 @@ export default function LandingPage() {
description: "Travel with confidence knowing you're in the hands of experienced, courteous, and highly trained professional drivers.",
bentoComponent: "reveal-icon",
icon: UserCheck,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-travelling-by-city-bus-with-surgical-mask_23-2148958114.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-travelling-by-city-bus-with-surgical-mask_23-2148958114.jpg?_wi=2",
imageAlt: "eco friendly electric icon",
},
]}