Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-02 22:30:06 +00:00

View File

@@ -114,23 +114,23 @@ export default function LandingPage() {
{
id: 1,
title: "Advanced GPS Tracking", description: "Track your ride in real-time with high-accuracy GPS monitoring, ensuring safety and precision on every route.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/old-new-ways-travel_23-2148232481.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/old-new-ways-travel_23-2148232481.jpg?_wi=1"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-hand-holding-smartphone-with-map-gps-navigation_23-2147837118.jpg"}
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-hand-holding-smartphone-with-map-gps-navigation_23-2147837118.jpg?_wi=1"}
},
{
id: 2,
title: "Easy Driver Registration", description: "Simple document upload process with secure verification to ensure all our drivers meet the highest safety standards.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-tablet-while-boyfriend-is-driving_23-2148693733.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-tablet-while-boyfriend-is-driving_23-2148693733.jpg?_wi=1"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/old-new-ways-travel_23-2148232481.jpg"}
imageSrc: "http://img.b2bpic.net/free-photo/old-new-ways-travel_23-2148232481.jpg?_wi=2"}
},
{
id: 3,
title: "User Ratings and Reviews", description: "Transparency is key. Read driver ratings and share your own experience to help us improve our service every day.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-hand-holding-smartphone-with-map-gps-navigation_23-2147837118.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-hand-holding-smartphone-with-map-gps-navigation_23-2147837118.jpg?_wi=2"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-tablet-while-boyfriend-is-driving_23-2148693733.jpg"}
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-tablet-while-boyfriend-is-driving_23-2148693733.jpg?_wi=2"}
},
]}
showStepNumbers={true}