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", },