Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-05 15:58:58 +00:00

View File

@@ -71,16 +71,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Verified Professional Drivers", description: "Every driver undergoes rigorous background checks and professional training to ensure your travel is safe and pleasant.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/successful-business-leader_1098-15455.jpg", imageAlt: "Verified driver" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-car-using-phone_1303-13638.jpg", imageAlt: "Tracking interface" }
title: "Verified Professional Drivers", description: "Every driver undergoes rigorous background checks and professional training to ensure your travel is safe and pleasant.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/successful-business-leader_1098-15455.jpg?_wi=1", imageAlt: "Verified driver" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-car-using-phone_1303-13638.jpg?_wi=1", imageAlt: "Tracking interface" }
},
{
title: "24/7 Real-Time Tracking", description: "Keep track of your ride anytime with live GPS monitoring, ensuring you and your loved ones have peace of mind during travel.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-car-using-phone_1303-13638.jpg", imageAlt: "Real time tracking" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/successful-business-leader_1098-15455.jpg", imageAlt: "Driver interface" }
title: "24/7 Real-Time Tracking", description: "Keep track of your ride anytime with live GPS monitoring, ensuring you and your loved ones have peace of mind during travel.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-car-using-phone_1303-13638.jpg?_wi=2", imageAlt: "Real time tracking" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/successful-business-leader_1098-15455.jpg?_wi=2", imageAlt: "Driver interface" }
},
{
title: "Secure Payments Everywhere", description: "Choose your preferred payment method from UPI, credit/debit cards, wallets, or cash for a seamless booking experience.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/successful-business-leader_1098-15455.jpg", imageAlt: "Payment secure" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-car-using-phone_1303-13638.jpg", imageAlt: "App UI" }
title: "Secure Payments Everywhere", description: "Choose your preferred payment method from UPI, credit/debit cards, wallets, or cash for a seamless booking experience.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/successful-business-leader_1098-15455.jpg?_wi=3", imageAlt: "Payment secure" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-car-using-phone_1303-13638.jpg?_wi=3", imageAlt: "App UI" }
},
]}
showStepNumbers={true}
@@ -96,12 +96,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Local City Rides", price: "From ₹150", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-getting-taxi-cab_23-2149236694.jpg", imageAlt: "City taxi ride" },
{ id: "p2", name: "Airport Transfers", price: "From ₹450", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-getting-taxi-cab_23-2149236694.jpg", imageAlt: "Airport transfer" },
{ id: "p3", name: "Corporate Travel", price: "Customized", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-car_23-2149003400.jpg", imageAlt: "Corporate travel" },
{ id: "p4", name: "Outstation Trips", price: "From ₹12/km", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-eletric-car-travl-city_23-2149258668.jpg", imageAlt: "Outstation ride" },
{ id: "p5", name: "Hourly Rental", price: "From ₹300", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-car_23-2149003400.jpg", imageAlt: "Rental cab" },
{ id: "p6", name: "Premium Luxury", price: "Customized", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-eletric-car-travl-city_23-2149258668.jpg", imageAlt: "Luxury sedan" },
{ id: "p1", name: "Local City Rides", price: "From ₹150", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-getting-taxi-cab_23-2149236694.jpg?_wi=1", imageAlt: "City taxi ride" },
{ id: "p2", name: "Airport Transfers", price: "From ₹450", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-getting-taxi-cab_23-2149236694.jpg?_wi=2", imageAlt: "Airport transfer" },
{ id: "p3", name: "Corporate Travel", price: "Customized", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-car_23-2149003400.jpg?_wi=1", imageAlt: "Corporate travel" },
{ id: "p4", name: "Outstation Trips", price: "From ₹12/km", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-eletric-car-travl-city_23-2149258668.jpg?_wi=1", imageAlt: "Outstation ride" },
{ id: "p5", name: "Hourly Rental", price: "From ₹300", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-car_23-2149003400.jpg?_wi=2", imageAlt: "Rental cab" },
{ id: "p6", name: "Premium Luxury", price: "Customized", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-eletric-car-travl-city_23-2149258668.jpg?_wi=2", imageAlt: "Luxury sedan" },
]}
title="Tailored Travel Solutions"
description="Pick the service that best suits your travel needs."