Update src/app/page.tsx

This commit is contained in:
2026-05-15 12:41:43 +00:00
parent aae0f6dc7f
commit 21fb943381

View File

@@ -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",
},
]}