From 21fb943381b9b1c8b529916e9eaccc73aaec4da3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 15 May 2026 12:41:43 +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 463a92a..0113bbf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,11 +62,11 @@ export default function LandingPage() { description="Empowering your fashion business with optimized warehousing, rapid fulfillment, and scalable logistics solutions." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/stacked-colorful-fabrics-shelf_23-2148180385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stacked-colorful-fabrics-shelf_23-2148180385.jpg?_wi=1", imageAlt: "Apparel Warehouse Shelving", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-notebook_23-2148975542.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-notebook_23-2148975542.jpg?_wi=1", imageAlt: "Fashion Logistics Management", }, { @@ -129,13 +129,13 @@ export default function LandingPage() { { title: "Climate Controlled", description: "Ensure sensitive fabrics maintain condition in our climate-regulated environment.", - imageSrc: "http://img.b2bpic.net/free-photo/stacked-colorful-fabrics-shelf_23-2148180385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stacked-colorful-fabrics-shelf_23-2148180385.jpg?_wi=2", imageAlt: "Senior man looking at male tailor taking fabric from shelf in the workshop", }, { title: "Global Logistics", description: "Scalable shipping and freight partnerships to reach global markets.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-notebook_23-2148975542.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-notebook_23-2148975542.jpg?_wi=2", imageAlt: "Senior man looking at male tailor taking fabric from shelf in the workshop", }, ]} -- 2.49.1