From 326984fcc2a54eaf47a360101e730be2069635c8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 18:55:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f7f1b1c..ee06ac4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,12 +49,12 @@ export default function LandingPage() { tag="Licensed Electricians" buttons={[{ text: "Contact Us", href: "#contact" }, { text: "Explore Services", href: "#services" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-51821.jpg", imageAlt: "Professional electrical work" }, - { imageSrc: "http://img.b2bpic.net/free-photo/low-view-sideways-man-holding-photo-strips_23-2148424363.jpg", imageAlt: "Wiring maintenance" }, - { imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-his-automated-home_23-2149036903.jpg", imageAlt: "Smart home installation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-51821.jpg", imageAlt: "Electrical components" }, - { imageSrc: "http://img.b2bpic.net/free-photo/low-view-sideways-man-holding-photo-strips_23-2148424363.jpg", imageAlt: "Inspection service" }, - { imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-his-automated-home_23-2149036903.jpg", imageAlt: "Electrical panels" } + { imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-51821.jpg?_wi=1", imageAlt: "Professional electrical work" }, + { imageSrc: "http://img.b2bpic.net/free-photo/low-view-sideways-man-holding-photo-strips_23-2148424363.jpg?_wi=1", imageAlt: "Wiring maintenance" }, + { imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-his-automated-home_23-2149036903.jpg?_wi=1", imageAlt: "Smart home installation" }, + { imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-51821.jpg?_wi=2", imageAlt: "Electrical components" }, + { imageSrc: "http://img.b2bpic.net/free-photo/low-view-sideways-man-holding-photo-strips_23-2148424363.jpg?_wi=2", imageAlt: "Inspection service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-his-automated-home_23-2149036903.jpg?_wi=2", imageAlt: "Electrical panels" } ]} mediaAnimation="slide-up" /> @@ -130,7 +130,7 @@ export default function LandingPage() { tag="Get in Touch" title="Ready for Your Next Project?" description="Send us your request and we'll be in touch within 24 hours." - imageSrc="http://img.b2bpic.net/free-photo/man-using-smartphone-his-automated-home_23-2149036903.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-using-smartphone-his-automated-home_23-2149036903.jpg?_wi=3" mediaAnimation="slide-up" />