Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-10 04:57:24 +00:00
2 changed files with 1379 additions and 12 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -53,17 +53,17 @@ export default function LandingPage() {
background={{ variant: "noise" }}
carouselItems={[
{
id: "1", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg", imageAlt: "Google Maps live tracking interface"},
id: "1", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg?_wi=1", imageAlt: "Google Maps live tracking interface"},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg", imageAlt: "Real-time location navigation"},
id: "2", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg?_wi=2", imageAlt: "Real-time location navigation"},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg", imageAlt: "Interactive mapping display"},
id: "3", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg?_wi=3", imageAlt: "Interactive mapping display"},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg", imageAlt: "Advanced GPS tracking"},
id: "4", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg?_wi=4", imageAlt: "Advanced GPS tracking"},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg", imageAlt: "Location services dashboard"},
id: "5", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg?_wi=5", imageAlt: "Location services dashboard"},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg", imageAlt: "Navigation routing system"},
id: "6", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg?_wi=6", imageAlt: "Navigation routing system"},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -89,22 +89,22 @@ export default function LandingPage() {
<FeatureCardTwentySix
features={[
{
title: "Live Location Tracking", description: "Real-time GPS tracking that updates instantly with precise coordinates and movement data", imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-mobile_23-2148411187.jpg", imageAlt: "Live location tracking feature", buttonIcon: Navigation,
title: "Live Location Tracking", description: "Real-time GPS tracking that updates instantly with precise coordinates and movement data", imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-mobile_23-2148411187.jpg?_wi=1", imageAlt: "Live location tracking feature", buttonIcon: Navigation,
buttonHref: "#contact"},
{
title: "Route Optimization", description: "Smart routing algorithms that calculate the fastest and most efficient paths to destinations", imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-mobile_23-2148411187.jpg", imageAlt: "Route optimization interface", buttonIcon: Navigation,
title: "Route Optimization", description: "Smart routing algorithms that calculate the fastest and most efficient paths to destinations", imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-mobile_23-2148411187.jpg?_wi=2", imageAlt: "Route optimization interface", buttonIcon: Navigation,
buttonHref: "#contact"},
{
title: "Location Search", description: "Comprehensive location database with advanced search capabilities for finding any address globally", imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-mobile_23-2148411187.jpg", imageAlt: "Location search functionality", buttonIcon: Navigation,
title: "Location Search", description: "Comprehensive location database with advanced search capabilities for finding any address globally", imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-mobile_23-2148411187.jpg?_wi=3", imageAlt: "Location search functionality", buttonIcon: Navigation,
buttonHref: "#contact"},
{
title: "Geofencing Support", description: "Create virtual boundaries and receive alerts when users enter or exit defined geographic areas", imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-mobile_23-2148411187.jpg", imageAlt: "Geofencing technology display", buttonIcon: AlertCircle,
title: "Geofencing Support", description: "Create virtual boundaries and receive alerts when users enter or exit defined geographic areas", imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-mobile_23-2148411187.jpg?_wi=4", imageAlt: "Geofencing technology display", buttonIcon: AlertCircle,
buttonHref: "#contact"},
{
title: "Multi-Stop Planning", description: "Plan complex routes with multiple stops and optimize the sequence for maximum efficiency", imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-mobile_23-2148411187.jpg", imageAlt: "Multi-stop route planning", buttonIcon: Navigation,
title: "Multi-Stop Planning", description: "Plan complex routes with multiple stops and optimize the sequence for maximum efficiency", imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-mobile_23-2148411187.jpg?_wi=5", imageAlt: "Multi-stop route planning", buttonIcon: Navigation,
buttonHref: "#contact"},
{
title: "Traffic Integration", description: "Real-time traffic data integration ensures users always have the most current routing information", imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-mobile_23-2148411187.jpg", imageAlt: "Traffic data integration", buttonIcon: Activity,
title: "Traffic Integration", description: "Real-time traffic data integration ensures users always have the most current routing information", imageSrc: "http://img.b2bpic.net/free-vector/taxi-service-onboarding-app-mobile_23-2148411187.jpg?_wi=6", imageAlt: "Traffic data integration", buttonIcon: Activity,
buttonHref: "#contact"},
]}
title="Powerful Location Features"