From e2ae6f0566b1ebeac68c7ddd04c3c4662f1b9177 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 09:57:34 +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 2067e0c..d39a3bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { description="Family-Owned & Operated" subdescription="Serving the community with integrity and expertise" icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/technician-dismantling-condenser_482257-90835.jpg" + imageSrc="http://img.b2bpic.net/free-photo/technician-dismantling-condenser_482257-90835.jpg?_wi=1" imageAlt="Professional HVAC technician installing heating system" mediaAnimation="slide-up" useInvertedBackground={false} @@ -94,7 +94,7 @@ export default function LandingPage() { }, { id: 3, - title: "Emergency Repairs", description: "24/7 emergency service for heating and cooling system failures. Fast response times for your peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/technician-dismantling-condenser_482257-90835.jpg", imageAlt: "Emergency HVAC repair service" + title: "Emergency Repairs", description: "24/7 emergency service for heating and cooling system failures. Fast response times for your peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/technician-dismantling-condenser_482257-90835.jpg?_wi=2", imageAlt: "Emergency HVAC repair service" } ]} animationType="blur-reveal" -- 2.49.1