diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 09db8d8..059749d 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -55,7 +55,7 @@ export default function ServicesPage() { title: "Electrical Repairs", description: "Flickering lights, dead outlets, circuit breaker issues — we diagnose and fix any electrical problem quickly. Emergency service available 24/7.", tag: "Emergency Ready", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg?_wi=2", imageAlt: "Electrician performing residential electrical repair", }, { @@ -63,7 +63,7 @@ export default function ServicesPage() { title: "Lighting Installation", description: "Transform your home with professional indoor and outdoor lighting installations. Upgrades, fixtures, dimming systems, and design consultation included.", tag: "Interior & Exterior", - imageSrc: "http://img.b2bpic.net/free-photo/modern-decorative-lamps_23-2148164736.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-decorative-lamps_23-2148164736.jpg?_wi=2", imageAlt: "Beautiful residential lighting installation", }, { @@ -71,7 +71,7 @@ export default function ServicesPage() { title: "EV Charger Installation", description: "Safe, reliable home EV charging stations installed to code. We handle permits, inspections, and everything needed for Level 2 chargers.", tag: "Future Ready", - imageSrc: "http://img.b2bpic.net/free-photo/electric-vehicle-parking_1127-3300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electric-vehicle-parking_1127-3300.jpg?_wi=2", imageAlt: "EV charger installation at residential home", }, { @@ -79,7 +79,7 @@ export default function ServicesPage() { title: "Renovation & Basement Wiring", description: "Complete wiring for bathrooms, basements, gyms, kitchens, and full home renovations. Code-compliant work with meticulous attention to detail.", tag: "Full Renos", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-with-tools-working-construction-site_169016-5293.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-with-tools-working-construction-site_169016-5293.jpg?_wi=2", imageAlt: "Electrician working on basement renovation wiring", }, { @@ -87,7 +87,7 @@ export default function ServicesPage() { title: "Panel Upgrades", description: "Modernize your electrical panel for safety and capacity. We handle all upgrades to current code standards with full inspections.", tag: "Safety Upgrade", - imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-5073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-5073.jpg?_wi=2", imageAlt: "Electrical panel upgrade and inspection", }, { @@ -95,7 +95,7 @@ export default function ServicesPage() { title: "Hot Tub & Outdoor Wiring", description: "Expert installation for hot tubs, outdoor kitchens, pool equipment, and landscape lighting. All work done safely and to code.", tag: "Outdoor Living", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-8634.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-8634.jpg?_wi=2", imageAlt: "Hot tub electrical wiring installation", }, ]}