From 8f726ba86b2b9ae6a8dabf0867bb15fd92ea0b69 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 04:51:57 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 4189b3d..33edccf 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -47,7 +47,7 @@ export default function ServicesPage() { tagAnimation="blur-reveal" features={[ { - id: "1", title: "Roof Inspections", description: "Comprehensive inspections to identify issues before they become expensive problems. We provide detailed reports and clear recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", imageAlt: "Professional roof inspection"}, + id: "1", title: "Roof Inspections", description: "Comprehensive inspections to identify issues before they become expensive problems. We provide detailed reports and clear recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=1", imageAlt: "Professional roof inspection"}, { id: "2", title: "Leak Detection & Repair", description: "Fast detection and expert repair of roof leaks. Our team uses advanced techniques to find and fix even the trickiest leaks.", imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg", imageAlt: "Leak repair service"}, { @@ -77,7 +77,7 @@ export default function ServicesPage() { { id: "2", title: "Receive Clear Plan", description: "We provide a detailed proposal with clear pricing, timeline, and explanation of all work. No surprises, just honest communication.", imageSrc: "http://img.b2bpic.net/free-photo/construction-site_53876-23129.jpg", imageAlt: "Project planning"}, { - id: "3", title: "Professional Installation", description: "Our organized crews show up on time and complete the work efficiently. We explain everything we're doing and answer all your questions.", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", imageAlt: "Professional installation"}, + id: "3", title: "Professional Installation", description: "Our organized crews show up on time and complete the work efficiently. We explain everything we're doing and answer all your questions.", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=2", imageAlt: "Professional installation"}, { id: "4", title: "Clean Final Result", description: "We leave your property spotless and ensure everything is protected. Your new roof is inspected and tested before we leave.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-high-five-office_23-2149345549.jpg", imageAlt: "Final cleanup"}, ]} -- 2.49.1