Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 17:42:13 +00:00

View File

@@ -67,15 +67,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-white-hallway-with-glass-doors-metal-ceiling-modern-building_181624-7310.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-white-hallway-with-glass-doors-metal-ceiling-modern-building_181624-7310.jpg?_wi=1",
imageAlt: "Industrial warehouse interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-131511.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-131511.jpg?_wi=1",
imageAlt: "Quality valve assembly",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-working-medium-shot_23-2148943315.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-working-medium-shot_23-2148943315.jpg?_wi=1",
imageAlt: "Logistics and inventory management",
},
{
@@ -118,13 +118,13 @@ export default function LandingPage() {
icon: Droplets,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388989.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388989.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delivery-manager-wearing-overall-dancing-warehouse-aisle_482257-77672.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delivery-manager-wearing-overall-dancing-warehouse-aisle_482257-77672.jpg?_wi=1",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-white-hallway-with-glass-doors-metal-ceiling-modern-building_181624-7310.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-white-hallway-with-glass-doors-metal-ceiling-modern-building_181624-7310.jpg?_wi=2",
imageAlt: "industrial interior warehouse",
},
{
@@ -133,13 +133,13 @@ export default function LandingPage() {
icon: Flame,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/man-turning-off-thermostat-energy-crisis_23-2150061799.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-turning-off-thermostat-energy-crisis_23-2150061799.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388989.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388989.jpg?_wi=2",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-131511.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-131511.jpg?_wi=2",
imageAlt: "industrial metal valve",
},
{
@@ -148,13 +148,13 @@ export default function LandingPage() {
icon: Wind,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/delivery-manager-wearing-overall-dancing-warehouse-aisle_482257-77672.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delivery-manager-wearing-overall-dancing-warehouse-aisle_482257-77672.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-turning-off-thermostat-energy-crisis_23-2150061799.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-turning-off-thermostat-energy-crisis_23-2150061799.jpg?_wi=2",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-working-medium-shot_23-2148943315.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-working-medium-shot_23-2148943315.jpg?_wi=2",
imageAlt: "warehouse worker inventory",
},
]}