From 6dac2590ab4b25c24ef2bf50839b58023091ec69 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:17:04 +0000 Subject: [PATCH] Update src/app/products/page.tsx --- src/app/products/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 5e9e16a..0c84021 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -49,7 +49,7 @@ export default function ProductsPage() { name: "Klein Tools Professional Grade", price: "Call for Pricing", imageSrc: - "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg", + "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg?_wi=2", imageAlt: "Klein Tools electrical equipment", }, { @@ -57,7 +57,7 @@ export default function ProductsPage() { name: "Milwaukee Authorized Distributor", price: "Call for Pricing", imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-worker-wearing-gloves_23-2149916269.jpg", + "http://img.b2bpic.net/free-photo/high-angle-worker-wearing-gloves_23-2149916269.jpg?_wi=2", imageAlt: "Milwaukee professional tools", }, { @@ -65,7 +65,7 @@ export default function ProductsPage() { name: "Electrical Distribution & Hydro Supplies", price: "Call for Pricing", imageSrc: - "http://img.b2bpic.net/free-photo/steel-gate-technology-retractable-fence_1359-682.jpg", + "http://img.b2bpic.net/free-photo/steel-gate-technology-retractable-fence_1359-682.jpg?_wi=2", imageAlt: "PVC, poles, and distribution hardware", }, { @@ -73,7 +73,7 @@ export default function ProductsPage() { name: "Wire & Cable Solutions", price: "Call for Pricing", imageSrc: - "http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg", + "http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg?_wi=2", imageAlt: "Wire and cable products", }, ]} @@ -99,7 +99,7 @@ export default function ProductsPage() { description: "We carry a comprehensive selection of electrical tools, distribution materials, hydro supplies, and specialty items. Whether you need Klein Tools, Milwaukee products, or standard electrical supplies, we have it in stock and ready to ship.", imageSrc: - "http://img.b2bpic.net/free-photo/female-depot-staff-tracking-orders-controlling-warehouse-merchandise_482257-130861.jpg", + "http://img.b2bpic.net/free-photo/female-depot-staff-tracking-orders-controlling-warehouse-merchandise_482257-130861.jpg?_wi=2", imageAlt: "Product inventory warehouse", }, { @@ -110,7 +110,7 @@ export default function ProductsPage() { description: "Our pricing reflects our commitment to serving the local contractor community. We offer volume discounts, contractor accounts with special pricing, and flexible payment terms to support your business growth.", imageSrc: - "http://img.b2bpic.net/free-photo/mid-adult-manager-using-digital-tablet-while-talking-car-mechanics-auto-repair-shop_637285-4225.jpg", + "http://img.b2bpic.net/free-photo/mid-adult-manager-using-digital-tablet-while-talking-car-mechanics-auto-repair-shop_637285-4225.jpg?_wi=2", imageAlt: "Business consultation", }, { @@ -121,7 +121,7 @@ export default function ProductsPage() { description: "Our knowledgeable staff can help you select the right products for your specific application. We provide technical support, product specifications, and application-specific recommendations to ensure you get exactly what you need.", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", + "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=2", imageAlt: "Professional support team", }, ]}