From 85d770ad312eada99650afcc2583ed8c9f78b71d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 19:12:41 +0000 Subject: [PATCH] Update src/app/products/page.tsx --- src/app/products/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 4297806..eb7ef1e 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -86,7 +86,7 @@ export default function ProductsPage() { description: "Premium quality chemicals for manufacturing and industrial applications. Sourced from certified suppliers.", tag: "Chemicals", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-uniform-with-face-mask-protective-glasses_23-2148773460.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-worker-uniform-with-face-mask-protective-glasses_23-2148773460.jpg?_wi=2", imageAlt: "industrial chemicals manufacturing barrel", buttons: [{ text: "Inquire", href: "/request-quotation" }], }, @@ -96,7 +96,7 @@ export default function ProductsPage() { description: "High-grade hardware components for furniture manufacturing. Precision-engineered and quality-assured.", tag: "Hardware", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-redhead-male-jeans-coverall-working-with-bicycle-wheel-repair-shop-worker-removes-bicycle-tire-workshop_613910-5549.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-redhead-male-jeans-coverall-working-with-bicycle-wheel-repair-shop-worker-removes-bicycle-tire-workshop_613910-5549.jpg?_wi=3", imageAlt: "furniture hardware components metallic", buttons: [{ text: "Get Details", href: "/request-quotation" }], }, @@ -187,7 +187,7 @@ export default function ProductsPage() { required: false, }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg?_wi=2" imageAlt="modern office trading desk workspace" mediaAnimation="slide-up" mediaPosition="right"