diff --git a/src/app/page.tsx b/src/app/page.tsx index 31ae3b6..ba06fcd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { text: "Call Now", href: "tel:+1-555-555-5555"}, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/strict-young-male-builder-wearing-uniform-safety-helmet-raising-gas-wrench-white_141793-74714.jpg" + imageSrc="http://img.b2bpic.net/free-photo/strict-young-male-builder-wearing-uniform-safety-helmet-raising-gas-wrench-white_141793-74714.jpg?_wi=1" imageAlt="Professional HVAC technician working on an outdoor unit" /> @@ -138,7 +138,7 @@ export default function LandingPage() { title: "Fast Turnaround", description: "Quick diagnosis and efficient repairs to get your systems running smoothly again.", icon: Rocket, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/strict-young-male-builder-wearing-uniform-safety-helmet-raising-gas-wrench-white_141793-74714.jpg", imageAlt: "professional HVAC technician working"}, + imageSrc: "http://img.b2bpic.net/free-photo/strict-young-male-builder-wearing-uniform-safety-helmet-raising-gas-wrench-white_141793-74714.jpg?_wi=2", imageAlt: "professional HVAC technician working"}, {}, ], },