From 41fecc9ee97da6185ab5eef4abf8ad1d3b7f6a59 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 11:06:39 +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 69db1c5..cd5de35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D1rliKANCQOtxCaEylRIkuhe11/uploaded-1777460723071-nolgc5pm.png", imageAlt: "Premium installation" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D1rliKANCQOtxCaEylRIkuhe11/uploaded-1777460723071-zkp738pe.png", imageAlt: "Expert team" }, { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746316.jpg", imageAlt: "Smart home solution" }, - { imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-55378.jpg", imageAlt: "Emergency response" } + { imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-55378.jpg?_wi=1", imageAlt: "Emergency response" } ]} /> @@ -66,7 +66,7 @@ export default function LandingPage() { description="Founded on a commitment to safety and customer trust, our team of licensed electricians brings over two decades of expertise to every project. We deliver code-compliant, efficient, and sophisticated solutions for high-end residential and commercial environments." tag="The Texas Edition Electrician" buttons={[{ text: "Learn More", 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