From df8a2b40ae302a15f572d03890fbe8dcb10e8583 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 01:18:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2229cc7..adb146c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { { text: "Learn More", href: "#services" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/handymen-collaborating-plug-holes_23-2147743103.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handymen-collaborating-plug-holes_23-2147743103.jpg?_wi=1" imageAlt="Professional electrician working" showDimOverlay={false} /> @@ -65,7 +65,7 @@ export default function LandingPage() { description="Service to Go is your trusted local electrical contractor, serving residential and commercial clients with integrity and expertise." subdescription="With License No. 88572, we provide comprehensive electrical solutions including installations, repairs, maintenance, and safety upgrades. Our team is committed to delivering reliable service when you need it most." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/handymen-collaborating-plug-holes_23-2147743103.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handymen-collaborating-plug-holes_23-2147743103.jpg?_wi=2" imageAlt="Our expert team" mediaAnimation="slide-up" useInvertedBackground={true} @@ -186,7 +186,7 @@ export default function LandingPage() { mediaAnimation="slide-up" mediaPosition="right" buttonText="Request Service" - imageSrc="http://img.b2bpic.net/free-photo/handymen-collaborating-plug-holes_23-2147743103.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handymen-collaborating-plug-holes_23-2147743103.jpg?_wi=3" imageAlt="Contact us for electrical services" /> -- 2.49.1