From a74a1eea541ab7e1a33591f113feff225b0660f7 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 23:14:43 +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 3221080..4181bb2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg?_wi=1" imageAlt="HVAC technician working on an outdoor AC unit at a home" mediaAnimation="entrance-slide" fixedMediaHeight={true} @@ -155,7 +155,7 @@ export default function LandingPage() { description: "Professional installation of new heating systems tailored to your home's needs.", bentoComponent: "reveal-icon", icon: Gauge, - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg?_wi=2", imageAlt: "AC installation icon blue", }, { -- 2.49.1