Merge version_1 into main #3

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

View File

@@ -94,27 +94,27 @@ export default function LandingPage() {
title: "Infrastructure Inspection", description: "Thermal and RGB analysis for bridges, towers, and pipelines.", icon: Building,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/young-female-inventor-her-workshop_23-2149067222.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-female-inventor-her-workshop_23-2149067222.jpg?_wi=1"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-female-inventor-her-workshop_23-2149067222.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-female-inventor-her-workshop_23-2149067222.jpg?_wi=2"},
],
},
{
title: "Precision Agriculture", description: "Multi-spectral imaging to boost crop yield and identify stress.", icon: Leaf,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-researcher-studies-plants-with-tablet-standing-greenhouse_8353-7155.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-researcher-studies-plants-with-tablet-standing-greenhouse_8353-7155.jpg?_wi=1"},
{
imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-researcher-studies-plants-with-tablet-standing-greenhouse_8353-7155.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-researcher-studies-plants-with-tablet-standing-greenhouse_8353-7155.jpg?_wi=2"},
],
},
{
title: "Security & Surveillance", description: "AI-driven perimeter monitoring for complex environments.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/drone-flies-city-with-words-fly-sky-it_188544-17023.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/drone-flies-city-with-words-fly-sky-it_188544-17023.jpg?_wi=1"},
{
imageSrc: "http://img.b2bpic.net/free-photo/drone-flies-city-with-words-fly-sky-it_188544-17023.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/drone-flies-city-with-words-fly-sky-it_188544-17023.jpg?_wi=2"},
],
},
]}