From e7c2e5195a86e295bd8df73735491ab9230fa411 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 15:24:43 +0000 Subject: [PATCH] Update src/app/products/page.tsx --- src/app/products/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 641b78e..4b652d9 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -46,7 +46,7 @@ export default function ProductsPage() { name: "Asphalt Shingles", price: "Premium Grade", variant: "Architectural & 3-Tab", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg?_wi=2", imageAlt: "asphalt shingles roofing materials" }, { @@ -54,7 +54,7 @@ export default function ProductsPage() { name: "Metal Roofing Systems", price: "All Profiles", variant: "Standing Seam & Corrugated", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg?_wi=2", imageAlt: "metal roofing systems" }, { @@ -62,7 +62,7 @@ export default function ProductsPage() { name: "Underlayment & Barriers", price: "In Stock", variant: "Synthetic & Felt Options", - imageSrc: "http://img.b2bpic.net/free-photo/protection-gloves-saw-table_23-2148180602.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/protection-gloves-saw-table_23-2148180602.jpg?_wi=2", imageAlt: "roofing underlayment and barriers" }, { @@ -70,7 +70,7 @@ export default function ProductsPage() { name: "Flashing & Ventilation", price: "Complete Line", variant: "All Applications", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg?_wi=3", imageAlt: "flashing and ventilation products" }, { @@ -78,7 +78,7 @@ export default function ProductsPage() { name: "Commercial Roofing", price: "Bulk Available", variant: "TPO, EPDM, Modified", - imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silo_146671-19121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silo_146671-19121.jpg?_wi=2", imageAlt: "commercial roofing materials" }, {