From 268c75c827aeab109ed61c321d0ca726e0f9b6a0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:53:12 +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 0b9bb06..4a6cbbb 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -23,11 +23,11 @@ export default function ProductsPage() { const productItems = [ { - id: "1", name: "Premium Cutlery", price: "Custom Bulk Pricing", imageSrc: "http://img.b2bpic.net/free-photo/cutlery-set-with-fork-knife-spoon-isolated-white-background_1212-919.jpg", imageAlt: "Premium cutlery collection"}, + id: "1", name: "Premium Cutlery", price: "Custom Bulk Pricing", imageSrc: "http://img.b2bpic.net/free-photo/cutlery-set-with-fork-knife-spoon-isolated-white-background_1212-919.jpg?_wi=2", imageAlt: "Premium cutlery collection"}, { - id: "2", name: "Industrial Footwear", price: "Custom Bulk Pricing", imageSrc: "http://img.b2bpic.net/free-photo/wooden-feet-shape-arrangement_23-2149007459.jpg", imageAlt: "Industrial footwear range"}, + id: "2", name: "Industrial Footwear", price: "Custom Bulk Pricing", imageSrc: "http://img.b2bpic.net/free-photo/wooden-feet-shape-arrangement_23-2149007459.jpg?_wi=3", imageAlt: "Industrial footwear range"}, { - id: "3", name: "Specialty Salt & Crafts", price: "Custom Bulk Pricing", imageSrc: "http://img.b2bpic.net/free-photo/salt-salt-farm-ready-harvest-thailand_335224-1148.jpg", imageAlt: "Specialty salt products"}, + id: "3", name: "Specialty Salt & Crafts", price: "Custom Bulk Pricing", imageSrc: "http://img.b2bpic.net/free-photo/salt-salt-farm-ready-harvest-thailand_335224-1148.jpg?_wi=3", imageAlt: "Specialty salt products"}, ]; const performanceMetrics = [