From 094894880da1256afa6fa68d4be674a62dcfeb21 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 22:55:13 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index b899b43..4318996 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -77,42 +77,42 @@ export default function ServicesPage() { id: "01", title: "Roof Installation", description: "Expert installation with premium materials and precise craftsmanship. We handle residential and commercial projects with attention to detail and proper ventilation.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg?_wi=2", imageAlt: "Roof installation", }, { id: "02", title: "Roof Repair", description: "Quick and reliable repairs to extend your roof's lifespan. From minor leaks to significant damage, we diagnose and fix issues efficiently.", - imageSrc: "http://img.b2bpic.net/free-photo/construction-site-with-shovel-handle_23-2148254076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-site-with-shovel-handle_23-2148254076.jpg?_wi=2", imageAlt: "Roof repair", }, { id: "03", title: "Roof Replacement", description: "Complete roof replacement with warranty and quality guarantee. We remove old materials properly and install new roofs with premium materials.", - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg?_wi=3", imageAlt: "Roof replacement", }, { id: "04", title: "Storm Damage Repair", description: "Emergency response for storm-damaged roofs with insurance coordination. We document damage and work directly with insurance companies.", - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-working-roof_23-2148748788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-working-roof_23-2148748788.jpg?_wi=2", imageAlt: "Storm damage repair", }, { id: "05", title: "Roof Inspections", description: "Thorough inspections to identify issues before they become expensive problems. We provide detailed reports and maintenance recommendations.", - imageSrc: "http://img.b2bpic.net/free-photo/crop-men-examining-drafts_23-2147785495.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-men-examining-drafts_23-2147785495.jpg?_wi=2", imageAlt: "Roof inspection", }, { id: "06", title: "Emergency Services", description: "24/7 emergency roofing response for urgent situations. When you need help fast, we're available day or night for emergency repairs.", - imageSrc: "http://img.b2bpic.net/free-photo/image-tired-strong-man-trying-close-his-suitcase-with-clothes-sweating-wiping-forehead-after_1258-314035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/image-tired-strong-man-trying-close-his-suitcase-with-clothes-sweating-wiping-forehead-after_1258-314035.jpg?_wi=2", imageAlt: "Emergency services", }, ]} @@ -128,7 +128,7 @@ export default function ServicesPage() { title="Our Service Process" description="From initial inspection to final installation, we follow a proven process to ensure quality roofing work that lasts. Every project is handled with professional expertise and transparent communication." tag="How We Work" - imageSrc="http://img.b2bpic.net/free-photo/group-engineers-table-building_23-2147704207.jpg" + imageSrc="http://img.b2bpic.net/free-photo/group-engineers-table-building_23-2147704207.jpg?_wi=2" imageAlt="Our service process" bulletPoints={[ { @@ -169,7 +169,7 @@ export default function ServicesPage() {