From 33b792511be5e57fe2c746ab74e86d8ee91bdb54 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 02:44:59 +0000 Subject: [PATCH] Update src/app/gallery/page.tsx --- src/app/gallery/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 03d68ec..519da1e 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -45,13 +45,13 @@ export default function GalleryPage() { products={[ { id: "1", brand: "Residential", name: "Complete Roof Replacement", price: "Transformation", rating: 5, - reviewCount: "Excellent", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Before and after complete roof replacement showing professional quality"}, + reviewCount: "Excellent", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=3", imageAlt: "Before and after complete roof replacement showing professional quality"}, { id: "2", brand: "Emergency Repair", name: "Leak Detection & Repair", price: "Fixed", rating: 5, - reviewCount: "Professional", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Before and after leak detection and repair work"}, + reviewCount: "Professional", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=4", imageAlt: "Before and after leak detection and repair work"}, { id: "3", brand: "Storm Damage", name: "Damage Restoration", price: "Renewed", rating: 5, - reviewCount: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-metallic-surface_23-2148846057.jpg", imageAlt: "Before and after storm damage restoration and repair"}, + reviewCount: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-metallic-surface_23-2148846057.jpg?_wi=2", imageAlt: "Before and after storm damage restoration and repair"}, ]} title="Before & After Gallery" description="View our latest completed projects showcasing the transformation quality of Silverline Roofing work" @@ -67,22 +67,22 @@ export default function GalleryPage() { testimonials={[ { id: "1", name: "Juan G", role: "Homeowner", company: "Pompano Beach", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Juan G - Homeowner"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=6", imageAlt: "Juan G - Homeowner"}, { id: "2", name: "Maria Rodriguez", role: "Property Manager", company: "Boca Raton", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", imageAlt: "Maria Rodriguez - Property Manager"}, + imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=3", imageAlt: "Maria Rodriguez - Property Manager"}, { id: "3", name: "Michael Chen", role: "Business Owner", company: "Fort Lauderdale", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Michael Chen - Business Owner"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=7", imageAlt: "Michael Chen - Business Owner"}, { id: "4", name: "Sarah Johnson", role: "Homeowner", company: "Coral Springs", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/okay-bad-portrait-satisfied-pleased-female-customer-recommending-showing-ok-gesture-smiling-pleased-excellent-awesome-work_176420-44556.jpg", imageAlt: "Sarah Johnson - Homeowner"}, + imageSrc: "http://img.b2bpic.net/free-photo/okay-bad-portrait-satisfied-pleased-female-customer-recommending-showing-ok-gesture-smiling-pleased-excellent-awesome-work_176420-44556.jpg?_wi=3", imageAlt: "Sarah Johnson - Homeowner"}, { id: "5", name: "David Martinez", role: "Realtor", company: "Miami-Dade", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "David Martinez - Realtor"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=8", imageAlt: "David Martinez - Realtor"}, { id: "6", name: "Lisa Thompson", role: "Homeowner", company: "Tamarac", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Lisa Thompson - Homeowner"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", imageAlt: "Lisa Thompson - Homeowner"}, ]} title="Project Success Stories" description="Hear from homeowners and business owners who trusted us with their roofing projects"