From e339eee4267a12b46c14f9fd32bb8acf3a94f4cb Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 15:27:55 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 938018f..410f46e 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -45,28 +45,28 @@ export default function ServicesPage() { title: "Professional Plumbing", description: "From routine maintenance to emergency repairs. We handle all plumbing needs with expert care and fast response times. Our licensed plumbers are available 24/7 for emergencies.", tag: "Popular", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg?_wi=2", }, { id: "electrical", title: "Electrical Services", description: "Certified electricians for installations, repairs, and inspections. Licensed, insured, and code-compliant work guaranteed. We handle residential and commercial projects.", tag: "Available", - imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-53652.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-53652.jpg?_wi=2", }, { id: "hvac", title: "HVAC Solutions", description: "Heating, cooling, and ventilation expertise. Maintenance plans and emergency repairs available 24/7. Keep your systems running efficiently year-round.", tag: "Emergency", - imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-expert-using-vr-headset-test-automated-systems_482257-119716.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-expert-using-vr-headset-test-automated-systems_482257-119716.jpg?_wi=2", }, { id: "general", title: "General Repairs", description: "Drywall, painting, carpentry, and general home maintenance. Professional results at competitive prices. We handle both small repairs and larger renovation projects.", tag: "Quick", - imageSrc: "http://img.b2bpic.net/free-photo/professional-engineer-contractor-drilling-wooden-panel-male-carpenter-with-safety-helmet-working-building-some-furniture_662251-471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-engineer-contractor-drilling-wooden-panel-male-carpenter-with-safety-helmet-working-building-some-furniture_662251-471.jpg?_wi=2", }, ]} animationType="slide-up"