Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-10 04:58:32 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="mediumLargeSizeLargeTitles"
background="noise"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="gradient"
secondaryButtonStyle="solid"
@@ -50,20 +50,20 @@ export default function LandingPage() {
{ text: "View Demo", href: "#features" },
]}
buttonAnimation="slide-up"
background={{ variant: "noise" }}
background={{ variant: "plain" }}
carouselItems={[
{
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: "1", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg", imageAlt: "Google Maps live tracking interface"},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg?_wi=2", imageAlt: "Real-time location navigation"},
id: "2", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg", imageAlt: "Real-time location navigation"},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg?_wi=3", imageAlt: "Interactive mapping display"},
id: "3", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg", imageAlt: "Interactive mapping display"},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg?_wi=4", imageAlt: "Advanced GPS tracking"},
id: "4", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg", imageAlt: "Advanced GPS tracking"},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg?_wi=5", imageAlt: "Location services dashboard"},
id: "5", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg", imageAlt: "Location services dashboard"},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg?_wi=6", imageAlt: "Navigation routing system"},
id: "6", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148361995.jpg", 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?_wi=1", 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", 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?_wi=2", 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", 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?_wi=3", 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", 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?_wi=4", 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", 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?_wi=5", 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", 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?_wi=6", 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", imageAlt: "Traffic data integration", buttonIcon: Activity,
buttonHref: "#contact"},
]}
title="Powerful Location Features"
@@ -166,6 +166,9 @@ export default function LandingPage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
names={[
"Google", "Apple", "Microsoft", "Amazon", "Uber", "Airbnb", "Tesla"
]}
logos={[
"http://img.b2bpic.net/free-vector/abstract-business-card-template-with-geometric-shapes_23-2147944547.jpg", "http://img.b2bpic.net/free-photo/apples-wood-background_1232-3289.jpg", "http://img.b2bpic.net/free-vector/creative-flat-design-glass-logo-template_23-2149008101.jpg", "http://img.b2bpic.net/free-photo/beautiful-gardener-checking-her-tablet_23-2148851414.jpg", "http://img.b2bpic.net/free-psd/insurance-template-design_23-2151524090.jpg", "http://img.b2bpic.net/free-vector/pack-gradient-logo-templates_23-2148884259.jpg", "http://img.b2bpic.net/free-vector/pharmacy-logo-medical-supplies_1057-2582.jpg"]}
speed={40}
@@ -185,7 +188,7 @@ export default function LandingPage() {
{ text: "Schedule Demo", href: "#" },
]}
buttonAnimation="slide-up"
background={{ variant: "noise" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>