From 156aeb69f6d5d68833cd9d57609038aebe1a0312 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 15:52:02 +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 872031c..57519d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -217,12 +217,12 @@ export default function LandingPage() { { title: "Fabric Sourcing", description: "Hand-picked high quality textiles.", - imageSrc: "http://img.b2bpic.net/free-photo/fabric-textured-background_53876-65248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fabric-textured-background_53876-65248.jpg?_wi=1", }, { title: "Precision Cutting", description: "Automated accurate fabric cutting.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-4427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-4427.jpg?_wi=1", }, { title: "Stitching", @@ -232,12 +232,12 @@ export default function LandingPage() { { title: "Quality Check", description: "Strict QC for global standards.", - imageSrc: "http://img.b2bpic.net/free-photo/fabric-textured-background_53876-65248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fabric-textured-background_53876-65248.jpg?_wi=2", }, { title: "Final Packing", description: "Reliable bulk export packaging.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-4427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-4427.jpg?_wi=2", }, ]} title="Our Manufacturing Excellence" -- 2.49.1