Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-23 16:37:47 +00:00

View File

@@ -69,11 +69,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/focused-male-plant-manager-operating-industrial-machine-pushing-buttons-control-panel_74855-16377.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/focused-male-plant-manager-operating-industrial-machine-pushing-buttons-control-panel_74855-16377.jpg?_wi=1",
imageAlt: "Industrial flow meter",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954808.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954808.jpg?_wi=1",
imageAlt: "Digital metering display",
},
{
@@ -131,7 +131,7 @@ export default function LandingPage() {
description: "Monitor performance instantly with our integrated dashboards.",
bentoComponent: "reveal-icon",
icon: BarChart,
imageSrc: "http://img.b2bpic.net/free-photo/focused-male-plant-manager-operating-industrial-machine-pushing-buttons-control-panel_74855-16377.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/focused-male-plant-manager-operating-industrial-machine-pushing-buttons-control-panel_74855-16377.jpg?_wi=2",
imageAlt: "industrial sensor technology",
},
{
@@ -139,7 +139,7 @@ export default function LandingPage() {
description: "Built to withstand extreme industrial conditions.",
bentoComponent: "reveal-icon",
icon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954808.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954808.jpg?_wi=2",
imageAlt: "industrial sensor technology",
},
]}