From 062d0d0a87f543123e1d3838f47d44e230341d68 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 11:05:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e12aa5c..2f071bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { imageAlt: "Smart home solution", }, { - imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-55378.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-55378.jpg?_wi=1", imageAlt: "Emergency response", }, ]} @@ -110,7 +110,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-55378.jpg" + imageSrc="http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-55378.jpg?_wi=2" imageAlt="Smart home integration" /> -- 2.49.1