From b5441826f847786596357f6c2364dbcd4a161236 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 12:06:07 +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 1ae25a1..9cb4b1c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { imageAlt: "HVAC Expert Consultation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg?_wi=1", imageAlt: "Modern Furnace System", }, ]} @@ -109,7 +109,7 @@ export default function LandingPage() { { title: "System Installation", description: "Customized HVAC systems designed for maximum energy efficiency and quiet performance.", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95947.jpg?_wi=2", titleIconSrc: "https://img.icons8.com/color/96/000000/engineering.png", buttonText: "Learn More", }, -- 2.49.1