Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-04 18:02:03 +00:00

View File

@@ -95,11 +95,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics-together_23-2149128316.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics-together_23-2149128316.jpg?_wi=1",
imageAlt: "Industrial worker wearing safety gloves",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/towel-roll-stack-shelf_1339-6723.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/towel-roll-stack-shelf_1339-6723.jpg?_wi=1",
imageAlt: "Warehouse stock of cotton rags",
},
{
@@ -204,7 +204,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics-together_23-2149128316.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics-together_23-2149128316.jpg?_wi=2",
imageAlt: "various types of hand gloves displayed",
},
{
@@ -229,7 +229,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/towel-roll-stack-shelf_1339-6723.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/towel-roll-stack-shelf_1339-6723.jpg?_wi=2",
imageAlt: "various types of hand gloves displayed",
},
]}