From 2c97403a8099e140e26a3f0667e58f6626a8a931 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 05:59:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 80bd57b..16af285 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics_23-2149128338.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics_23-2149128338.jpg?_wi=1" imageAlt="Stack of various corrugated boxes ready for shipping" mediaAnimation="slide-up" fixedMediaHeight={true} @@ -170,7 +170,7 @@ export default function LandingPage() { description: "Committed to eco-friendly production and recyclable materials.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/quality-control-inspectors-with-face-masks-supervising-wood-processing-production-facility_637285-11873.jpg" + imageSrc="http://img.b2bpic.net/free-photo/quality-control-inspectors-with-face-masks-supervising-wood-processing-production-facility_637285-11873.jpg?_wi=1" imageAlt="Workers inspecting corrugated boxes in a busy factory environment" mediaAnimation="opacity" /> @@ -229,7 +229,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics_23-2149128338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics_23-2149128338.jpg?_wi=2", imageAlt: "high quality corrugated box printing", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/quality-control-inspectors-with-face-masks-supervising-wood-processing-production-facility_637285-11873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/quality-control-inspectors-with-face-masks-supervising-wood-processing-production-facility_637285-11873.jpg?_wi=2", imageAlt: "high quality corrugated box printing", }, ]}