diff --git a/src/app/page.tsx b/src/app/page.tsx index 093f481..c0eb3a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,15 +61,15 @@ export default function LandingPage() { tag="Expert Care" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-loader-holding-mini-clipboard-with-winner-gesture-uniform-front-view_176474-21365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-loader-holding-mini-clipboard-with-winner-gesture-uniform-front-view_176474-21365.jpg?_wi=1", imageAlt: "air conditioning repair professional", }, { - imageSrc: "http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg?_wi=1", imageAlt: "hvac repairman checking unit", }, { - imageSrc: "http://img.b2bpic.net/free-photo/light-switch-block-white-wall-modern-apartment-light-control_169016-69630.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/light-switch-block-white-wall-modern-apartment-light-control_169016-69630.jpg?_wi=1", imageAlt: "modern home electrical panel", }, { @@ -115,28 +115,28 @@ export default function LandingPage() { title: "Electrical Inspections", description: "Ensure your home remains safe and efficient.", buttonIcon: "Shield", - imageSrc: "http://img.b2bpic.net/free-photo/young-loader-holding-mini-clipboard-with-winner-gesture-uniform-front-view_176474-21365.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-loader-holding-mini-clipboard-with-winner-gesture-uniform-front-view_176474-21365.jpg?_wi=2", imageAlt: "air conditioning repair professional", }, { title: "Preventive Maintenance", description: "Extend unit lifespan and save on energy bills.", buttonIcon: "Award", - imageSrc: "http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg?_wi=2", imageAlt: "air conditioning repair professional", }, { title: "Emergency Support", description: "Available when you need us the most.", buttonIcon: "Star", - imageSrc: "http://img.b2bpic.net/free-photo/light-switch-block-white-wall-modern-apartment-light-control_169016-69630.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/light-switch-block-white-wall-modern-apartment-light-control_169016-69630.jpg?_wi=2", imageAlt: "air conditioning repair professional", }, { title: "Panel Upgrades", description: "Modernizing electrical systems for better safety.", buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/crop-people-shaking-hands_23-2147668802.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-people-shaking-hands_23-2147668802.jpg?_wi=1", imageAlt: "air conditioning repair professional", }, ]} @@ -183,7 +183,7 @@ export default function LandingPage() { { id: "t1", name: "Alice Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/crop-people-shaking-hands_23-2147668802.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-people-shaking-hands_23-2147668802.jpg?_wi=2", }, { id: "t2",