Merge version_1 into main #2

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

View File

@@ -10,7 +10,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import { Award, Clock, Lock, Settings, Shield, ShieldCheck, Smartphone, TrendingUp, Wifi, Zap } from "lucide-react";
import { Award, Clock, Cpu, Lock, Settings, Shield, ShieldCheck, Smartphone, TrendingUp, Wifi, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -30,62 +30,28 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "home",
},
{
name: "Features",
id: "features",
},
{
name: "Fleet",
id: "products",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "home" },
{ name: "Features", id: "features" },
{ name: "Fleet", id: "products" },
{ name: "Contact", id: "contact" },
]}
brandName="AutoPilot"
button={{
text: "Get Started",
}}
button={{ text: "Get Started" }}
/>
</div>
<div id="home" data-section="home">
<HeroBillboardGallery
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
title="Master Your Fleet with AI Precision"
description="Next-generation automotive control systems designed to optimize performance, safety, and connectivity for modern fleets."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797621.jpg?_wi=1",
imageAlt: "Dashboard Interface",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-new-luxury-sport-car_627829-661.jpg?_wi=1",
imageAlt: "Cockpit Controls",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941534.jpg?_wi=1",
imageAlt: "Radar Visualization",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/car-navigation-display-multimedia-panel-auto-route-map_169016-68672.jpg",
imageAlt: "Steering Detail",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg",
imageAlt: "Climate Controls",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-car-speed-indicators-car-night_169016-50580.jpg",
imageAlt: "HUD Display",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797621.jpg", imageAlt: "Dashboard Interface" },
{ imageSrc: "http://img.b2bpic.net/free-photo/interior-new-luxury-sport-car_627829-661.jpg", imageAlt: "Cockpit Controls" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941534.jpg", imageAlt: "Radar Visualization" },
{ imageSrc: "http://img.b2bpic.net/free-photo/car-navigation-display-multimedia-panel-auto-route-map_169016-68672.jpg", imageAlt: "Steering Detail" },
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-steering-wheel-navigator-car-night_169016-51407.jpg", imageAlt: "Climate Controls" },
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-car-speed-indicators-car-night_169016-50580.jpg", imageAlt: "HUD Display" },
]}
mediaAnimation="slide-up"
/>
@@ -98,79 +64,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Real-time Telemetry",
description: "Live data streaming for every vehicle in your fleet with millisecond latency.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362819.jpg?_wi=1",
imageAlt: "Telemetry",
},
title: "Real-time Telemetry", description: "Live data streaming for every vehicle in your fleet with millisecond latency.", media: { imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362819.jpg", imageAlt: "Telemetry" },
items: [
{
icon: Zap,
text: "Instant updates",
},
{
icon: Shield,
text: "Secure data",
},
{
icon: Cpu,
text: "Edge processing",
},
{ icon: Zap, text: "Instant updates" },
{ icon: Shield, text: "Secure data" },
{ icon: Cpu, text: "Edge processing" },
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797621.jpg?_wi=2",
imageAlt: "futuristic car dashboard interface",
reverse: false
},
{
title: "Remote Access Hub",
description: "Lock, unlock, and manage vehicle systems remotely from anywhere in the world.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362819.jpg?_wi=2",
imageAlt: "Remote Hub",
},
title: "Remote Access Hub", description: "Lock, unlock, and manage vehicle systems remotely from anywhere in the world.", media: { imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362819.jpg", imageAlt: "Remote Hub" },
items: [
{
icon: Smartphone,
text: "Mobile command",
},
{
icon: Lock,
text: "Encrypted access",
},
{
icon: Wifi,
text: "Cloud-synced",
},
{ icon: Smartphone, text: "Mobile command" },
{ icon: Lock, text: "Encrypted access" },
{ icon: Wifi, text: "Cloud-synced" },
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/interior-new-luxury-sport-car_627829-661.jpg?_wi=2",
imageAlt: "car cockpit interior modern",
reverse: true
},
{
title: "Predictive Maintenance",
description: "AI models that anticipate repairs before they become critical failures.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362819.jpg?_wi=3",
imageAlt: "Predictive",
},
title: "Predictive Maintenance", description: "AI models that anticipate repairs before they become critical failures.", media: { imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362819.jpg", imageAlt: "Predictive" },
items: [
{
icon: TrendingUp,
text: "Analyze trends",
},
{
icon: Settings,
text: "Auto-scheduling",
},
{
icon: Award,
text: "Maximize uptime",
},
{ icon: TrendingUp, text: "Analyze trends" },
{ icon: Settings, text: "Auto-scheduling" },
{ icon: Award, text: "Maximize uptime" },
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941534.jpg?_wi=2",
imageAlt: "autonomous car interface display",
reverse: false
},
]}
title="Intelligent Control Systems"
@@ -185,42 +103,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Apex Sport Coupe",
price: "$129,000",
imageSrc: "http://img.b2bpic.net/free-photo/manager-car-center-customer-expensive-car_651396-1145.jpg",
},
{
id: "p2",
name: "Volt Hatchback",
price: "$45,000",
imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electric-car-electric-vehicle-charging-station_107420-94916.jpg",
},
{
id: "p3",
name: "Executive Sedan",
price: "$89,000",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-part-grey-car_181624-33069.jpg",
},
{
id: "p4",
name: "Urban City Car",
price: "$32,000",
imageSrc: "http://img.b2bpic.net/free-photo/view-small-four-wheeled-vehicle-mobility-fast-travel_23-2151016460.jpg",
},
{
id: "p5",
name: "Race Spec Pro",
price: "$250,000",
imageSrc: "http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674321.jpg",
},
{
id: "p6",
name: "Terrain SUV",
price: "$65,000",
imageSrc: "http://img.b2bpic.net/free-photo/car-driving-pathway-middle-trees-with-mountain-clear-sky_181624-3326.jpg",
},
{ id: "p1", name: "Apex Sport Coupe", price: "$129,000", imageSrc: "http://img.b2bpic.net/free-photo/manager-car-center-customer-expensive-car_651396-1145.jpg" },
{ id: "p2", name: "Volt Hatchback", price: "$45,000", imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electric-car-electric-vehicle-charging-station_107420-94916.jpg" },
{ id: "p3", name: "Executive Sedan", price: "$89,000", imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-part-grey-car_181624-33069.jpg" },
{ id: "p4", name: "Urban City Car", price: "$32,000", imageSrc: "http://img.b2bpic.net/free-photo/view-small-four-wheeled-vehicle-mobility-fast-travel_23-2151016460.jpg" },
{ id: "p5", name: "Race Spec Pro", price: "$250,000", imageSrc: "http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674321.jpg" },
{ id: "p6", name: "Terrain SUV", price: "$65,000", imageSrc: "http://img.b2bpic.net/free-photo/car-driving-pathway-middle-trees-with-mountain-clear-sky_181624-3326.jpg" },
]}
title="Vehicle Fleet Management"
description="Browse our latest control modules and vehicle setups."
@@ -233,24 +121,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: ShieldCheck,
title: "Fleet Safety",
value: "99.9%",
},
{
id: "m2",
icon: Zap,
title: "Energy Saved",
value: "24TWh",
},
{
id: "m3",
icon: Clock,
title: "Uptime Rate",
value: "98.5%",
},
{ id: "m1", icon: ShieldCheck, title: "Fleet Safety", value: "99.9%" },
{ id: "m2", icon: Zap, title: "Energy Saved", value: "24TWh" },
{ id: "m3", icon: Clock, title: "Uptime Rate", value: "98.5%" },
]}
title="Efficiency in Numbers"
description="Proven performance metrics for our clients."
@@ -261,31 +134,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-mechanic-standing-with-arms-crossed_1170-1200.jpg",
},
{
id: "t2",
name: "Michael Chen",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg",
},
{
id: "t3",
name: "Emily Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/dark-modern-office-illuminated-by-electric-lamp-generated-by-ai_188544-27898.jpg",
},
{
id: "t4",
name: "David Kim",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-wrench_23-2148270710.jpg",
},
{
id: "t5",
name: "Rachel Adams",
imageSrc: "http://img.b2bpic.net/free-photo/happy-industry-4-0-solar-panels-plant-elderly-supervisor-overseeing-facility-smiling-photovoltaics_482257-135647.jpg",
},
{ id: "t1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-mechanic-standing-with-arms-crossed_1170-1200.jpg" },
{ id: "t2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg" },
{ id: "t3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/dark-modern-office-illuminated-by-electric-lamp-generated-by-ai_188544-27898.jpg" },
{ id: "t4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-wrench_23-2148270710.jpg" },
{ id: "t5", name: "Rachel Adams", imageSrc: "http://img.b2bpic.net/free-photo/happy-industry-4-0-solar-panels-plant-elderly-supervisor-overseeing-facility-smiling-photovoltaics_482257-135647.jpg" },
]}
cardTitle="What our users say"
cardTag="Testimonials"
@@ -296,15 +149,9 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{
variant: "rotated-rays-animated",
}}
background={{ variant: "rotated-rays-animated" }}
text="Ready to take control of your fleet?"
buttons={[
{
text: "Schedule Consultation",
},
]}
buttons={[{ text: "Schedule Consultation" }]}
/>
</div>
@@ -312,45 +159,9 @@ export default function LandingPage() {
<FooterBaseCard
logoText="AutoPilot"
columns={[
{
title: "Product",
items: [
{
label: "Features",
href: "#features",
},
{
label: "Fleet",
href: "#products",
},
],
},
{
title: "Company",
items: [
{
label: "About",
href: "#",
},
{
label: "Contact",
href: "#contact",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy",
href: "#",
},
{
label: "Terms",
href: "#",
},
],
},
{ title: "Product", items: [{ label: "Features", href: "#features" }, { label: "Fleet", href: "#products" }] },
{ title: "Company", items: [{ label: "About", href: "#" }, { label: "Contact", href: "#contact" }] },
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] },
]}
/>
</div>