Merge version_1 into main #1
@@ -63,15 +63,15 @@ export default function LandingPage() {
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941534.jpg?_wi=1",
|
||||
imageAlt: "Radar Visualization",
|
||||
},
|
||||
{
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362819.jpg?_wi=1",
|
||||
imageAlt: "Telemetry",
|
||||
},
|
||||
items: [
|
||||
@@ -119,14 +119,14 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797621.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797621.jpg?_wi=2",
|
||||
imageAlt: "futuristic car dashboard interface",
|
||||
},
|
||||
{
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362819.jpg?_wi=2",
|
||||
imageAlt: "Remote Hub",
|
||||
},
|
||||
items: [
|
||||
@@ -144,14 +144,14 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-new-luxury-sport-car_627829-661.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-new-luxury-sport-car_627829-661.jpg?_wi=2",
|
||||
imageAlt: "car cockpit interior modern",
|
||||
},
|
||||
{
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362819.jpg?_wi=3",
|
||||
imageAlt: "Predictive",
|
||||
},
|
||||
items: [
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941534.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941534.jpg?_wi=2",
|
||||
imageAlt: "autonomous car interface display",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user