From 955e9e4e8c62900c82582b74ff14c942a8186aea Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 14:55:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d18a29..66dd334 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,32 +133,32 @@ export default function LandingPage() { { title: "Panel Upgrades", description: "Ensure your home’s power capacity meets modern demands with expert upgrades.", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-analyzing-data-tablet-use-digital-switchboard-control_169016-68246.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-analyzing-data-tablet-use-digital-switchboard-control_169016-68246.jpg?_wi=1", }, { title: "EV Charger Installation", description: "Seamless installation of home EV charging stations for your vehicle.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-electric-car-exterior-charging-port-cover-being-opened-by-man_482257-109895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-electric-car-exterior-charging-port-cover-being-opened-by-man_482257-109895.jpg?_wi=1", }, { title: "Recessed Lighting", description: "Upgrade your interior lighting for a modern, bright, and energy-efficient home.", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-with-beard-worker-white-helmet-work-installation-lamps-height-professional-overalls-with-drill-background-repair-site_169016-7327.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-with-beard-worker-white-helmet-work-installation-lamps-height-professional-overalls-with-drill-background-repair-site_169016-7327.jpg?_wi=1", }, { title: "Ceiling Fans & Fixtures", description: "Professional installation of fans and specialized fixtures safely.", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-analyzing-data-tablet-use-digital-switchboard-control_169016-68246.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-analyzing-data-tablet-use-digital-switchboard-control_169016-68246.jpg?_wi=2", }, { title: "Whole Home Rewiring", description: "Full home system updates to ensure safety and code compliance.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-electric-car-exterior-charging-port-cover-being-opened-by-man_482257-109895.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-electric-car-exterior-charging-port-cover-being-opened-by-man_482257-109895.jpg?_wi=2", }, { title: "Emergency Repairs", description: "Rapid response for urgent electrical issues when you need help most.", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-with-beard-worker-white-helmet-work-installation-lamps-height-professional-overalls-with-drill-background-repair-site_169016-7327.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-with-beard-worker-white-helmet-work-installation-lamps-height-professional-overalls-with-drill-background-repair-site_169016-7327.jpg?_wi=2", }, ]} title="Our Electrical Services" -- 2.49.1