diff --git a/src/app/page.tsx b/src/app/page.tsx index 9226641..ade853e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,23 +66,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-interior-design_23-2151051005.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-interior-design_23-2151051005.jpg?_wi=1", imageAlt: "Luxury home cooling system", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333328.jpg?_wi=1", imageAlt: "Precision HVAC technology", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-with-building-model-analyze-maquette-construction-plan-colleagues-doing-teamwork-design-blueprints-looking-urban-real-estate-project_482257-29929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-with-building-model-analyze-maquette-construction-plan-colleagues-doing-teamwork-design-blueprints-looking-urban-real-estate-project_482257-29929.jpg?_wi=1", imageAlt: "Energy Efficiency", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-activating-robot-cleaner_23-2148994180.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-activating-robot-cleaner_23-2148994180.jpg?_wi=1", imageAlt: "Smart Controls", }, { - imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg?_wi=1", imageAlt: "Expert Service", }, ]} @@ -129,15 +129,15 @@ export default function LandingPage() { icon: Leaf, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-with-building-model-analyze-maquette-construction-plan-colleagues-doing-teamwork-design-blueprints-looking-urban-real-estate-project_482257-29929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-with-building-model-analyze-maquette-construction-plan-colleagues-doing-teamwork-design-blueprints-looking-urban-real-estate-project_482257-29929.jpg?_wi=2", imageAlt: "Energy Efficiency", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-with-building-model-analyze-maquette-construction-plan-colleagues-doing-teamwork-design-blueprints-looking-urban-real-estate-project_482257-29929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-with-building-model-analyze-maquette-construction-plan-colleagues-doing-teamwork-design-blueprints-looking-urban-real-estate-project_482257-29929.jpg?_wi=3", imageAlt: "Energy Efficiency", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-interior-design_23-2151051005.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-interior-design_23-2151051005.jpg?_wi=2", imageAlt: "luxury home modern living room", }, { @@ -146,15 +146,15 @@ export default function LandingPage() { icon: Smartphone, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-activating-robot-cleaner_23-2148994180.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-activating-robot-cleaner_23-2148994180.jpg?_wi=2", imageAlt: "Smart Controls", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-activating-robot-cleaner_23-2148994180.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-activating-robot-cleaner_23-2148994180.jpg?_wi=3", imageAlt: "Smart Controls", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-hydraulic-elements_23-2149333328.jpg?_wi=2", imageAlt: "professional HVAC equipment maintenance", }, { @@ -163,15 +163,15 @@ export default function LandingPage() { icon: Users, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg?_wi=2", imageAlt: "Expert Service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg?_wi=3", imageAlt: "Expert Service", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-with-building-model-analyze-maquette-construction-plan-colleagues-doing-teamwork-design-blueprints-looking-urban-real-estate-project_482257-29929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-with-building-model-analyze-maquette-construction-plan-colleagues-doing-teamwork-design-blueprints-looking-urban-real-estate-project_482257-29929.jpg?_wi=4", imageAlt: "energy efficiency icon minimal", }, ]}