diff --git a/src/app/page.tsx b/src/app/page.tsx index 3366549..d7f6013 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,11 +62,11 @@ export default function LandingPage() { description="Professional heating and cooling services for homes and businesses. Quality you can count on, maintenance you deserve." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/damaged-external-air-cooling-unit_482257-80199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/damaged-external-air-cooling-unit_482257-80199.jpg?_wi=1", imageAlt: "HVAC technician", }, { - imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=1", imageAlt: "System inspection", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/damaged-external-air-cooling-unit_482257-80199.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/damaged-external-air-cooling-unit_482257-80199.jpg?_wi=2", imageAlt: "hvac technician repair ac", }, { @@ -237,7 +237,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=2", imageAlt: "hvac technician repair ac", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250249.jpg?_wi=1", imageAlt: "hvac technician repair ac", }, ]} @@ -278,7 +278,7 @@ export default function LandingPage() { id: "1", name: "CoolMaster Pro", price: "$2,500", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250249.jpg?_wi=2", }, { id: "2",