diff --git a/src/app/page.tsx b/src/app/page.tsx index dec551d..9e2d91a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,22 +77,22 @@ export default function LandingPage() { { title: "Energy Efficiency", description: "Reduce your cooling costs while optimizing peak performance during extreme desert summers.", 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", 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", 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?_wi=1", 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?_wi=2", imageAlt: "Energy Efficiency" }, ] }, { title: "Smart Control Systems", description: "Seamless integration of advanced climate technology for complete home automation and peace of mind.", icon: Smartphone, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-activating-robot-cleaner_23-2148994180.jpg", imageAlt: "Smart Controls" }, - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-activating-robot-cleaner_23-2148994180.jpg", imageAlt: "Smart Controls" }, + { 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/close-up-woman-activating-robot-cleaner_23-2148994180.jpg?_wi=2", imageAlt: "Smart Controls" }, ] }, { title: "Expert Service", description: "Dedicated technicians providing refined, white-glove support with deep technical mastery.", icon: Users, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg", imageAlt: "Expert Service" }, - { imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg", imageAlt: "Expert Service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg?_wi=1", imageAlt: "Expert Service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg?_wi=2", imageAlt: "Expert Service" }, ] }, ]}