From 2071aa02cd6c4a995ada32997bbf93dd4e41070f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 14:18:16 +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 209f4ce..174db16 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -80,7 +80,7 @@ export default function ProductsPage() { title: "Brand-Name Quality", description: "We stock only the best plumbing supplies from trusted manufacturers you know and rely on.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg?_wi=7", imageAlt: "Quality plumbing pipes and fittings", }, items: [ @@ -94,7 +94,7 @@ export default function ProductsPage() { title: "Competitive Pricing", description: "Professional wholesale pricing designed to maximize your profit margins and project efficiency.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg?_wi=8", imageAlt: "Professional plumbing fixtures", }, items: [ @@ -108,7 +108,7 @@ export default function ProductsPage() { title: "Fast & Convenient", description: "Walk in anytime during business hours or call for quick ordering. We make purchasing simple so you can focus on the work.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55595.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55595.jpg?_wi=4", imageAlt: "Professional plumbing tools", }, items: [ @@ -137,7 +137,7 @@ export default function ProductsPage() { price: "Wide Selection", rating: 5, reviewCount: "Trusted", - imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg?_wi=9", imageAlt: "Copper and PVC pipes with fittings", }, { @@ -147,7 +147,7 @@ export default function ProductsPage() { price: "Professional Grade", rating: 5, reviewCount: "Quality", - imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg?_wi=10", imageAlt: "Modern bathroom and kitchen fixtures", }, { @@ -157,7 +157,7 @@ export default function ProductsPage() { price: "Reliable", rating: 5, reviewCount: "Durable", - imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg?_wi=11", imageAlt: "Industrial valves and control equipment", }, { @@ -167,7 +167,7 @@ export default function ProductsPage() { price: "Complete Range", rating: 5, reviewCount: "Essential", - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55595.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55595.jpg?_wi=5", imageAlt: "Professional plumbing tools and equipment", }, ]}