diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 2481365..2fb3c46 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -109,7 +109,7 @@ export default function ServicesPage() { value: "500+", title: "Projects Completed", description: "Successful roofing installations and repairs across Boston", - 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", + 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 roofing installation", }, { @@ -117,7 +117,7 @@ export default function ServicesPage() { value: "24/7", title: "Emergency Response", description: "Available round-the-clock for urgent roofing emergencies", - imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=2", imageAlt: "Emergency roof repair service", }, { @@ -125,7 +125,7 @@ export default function ServicesPage() { value: "10+", title: "Years Experience", description: "Over a decade of trusted roofing service in Boston", - imageSrc: "http://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg?_wi=2", imageAlt: "Experienced roofing team", }, ]}