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"