diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b63d6e..e66f14d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149366666.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149366666.jpg?_wi=1", imageAlt: "Luxurious Home Heating", }, { @@ -73,7 +73,7 @@ export default function LandingPage() { imageAlt: "Professional HVAC Team", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-spending-time-with-her-pet_23-2149284078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-spending-time-with-her-pet_23-2149284078.jpg?_wi=1", imageAlt: "Heat Pump Installation", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { title: "Furnace Installation & Repair", description: "Expert furnace services to keep your home warm all winter.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334232.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334232.jpg?_wi=1", imageAlt: "Furnace Service", }, items: [ @@ -166,14 +166,14 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149366666.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149366666.jpg?_wi=2", imageAlt: "modern home furnace unit", }, { title: "Hot Water Tank Service", description: "Fast, reliable tank replacement and repair services.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg?_wi=1", imageAlt: "Water Heater", }, items: [ @@ -195,7 +195,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-selective-focus-hand-woman-holding-use-remote-control-open-aircondition-living-room-home_1150-48622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-selective-focus-hand-woman-holding-use-remote-control-open-aircondition-living-room-home_1150-48622.jpg?_wi=1", imageAlt: "modern home furnace unit", }, { @@ -246,7 +246,7 @@ export default function LandingPage() { quote: "Great experience with Enercare! They replaced my hot water tank quickly.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149366666.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149366666.jpg?_wi=3", imageAlt: "smiling customer headshot", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { quote: "Friendly and competent staff. Outstanding service from start to finish.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/professional-woman-standing-with-coffee-busy-street-smiling-camera_1258-123421.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334232.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334232.jpg?_wi=2", imageAlt: "smiling customer headshot", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { quote: "Our furnace broke down and they responded right away. Fast fix!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/positive-satisfied-customer-making-ok-gesture_74855-3646.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26529.jpg?_wi=2", imageAlt: "smiling customer headshot", }, { @@ -279,7 +279,7 @@ export default function LandingPage() { quote: "Fast installation of new heat pump and furnace. Professional team.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-autumnal-leaves-outside_23-2148647679.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-selective-focus-hand-woman-holding-use-remote-control-open-aircondition-living-room-home_1150-48622.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-selective-focus-hand-woman-holding-use-remote-control-open-aircondition-living-room-home_1150-48622.jpg?_wi=2", imageAlt: "smiling customer headshot", }, { @@ -301,7 +301,7 @@ export default function LandingPage() { quote: "Enercare is a very good company. Quick install with good quality.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/cabinet-couple-therapy-with-relationship-issues-relationship-counseling_482257-25229.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-spending-time-with-her-pet_23-2149284078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-spending-time-with-her-pet_23-2149284078.jpg?_wi=2", imageAlt: "smiling customer headshot", }, ]}