diff --git a/src/app/page.tsx b/src/app/page.tsx index 30e1185..0e44974 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,45 +63,45 @@ export default function LandingPage() { description="Tuotamme tarkkaa, läpinäkyvää ja ymmärrettävää tietoa investoinnin myötä syntyvistä säästöistä, jottei sinun tarvitse arvailla energiainvestointien kannattavuutta." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg?_wi=1", imageAlt: "Professional engineering analysis", }, { - imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg?_wi=2", imageAlt: "Engineering data analysis", }, { - imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg?_wi=3", imageAlt: "Efficiency diagnostics", }, { - imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg?_wi=4", imageAlt: "Consulting workshop", }, { - imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg?_wi=5", imageAlt: "Modern building analysis", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg?_wi=6", imageAlt: "Energy optimization diagnostics", }, { - imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg?_wi=7", imageAlt: "Building performance data", }, { - imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg?_wi=8", imageAlt: "Thermal imaging inspection", }, { - imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg?_wi=9", imageAlt: "Sustainable consulting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg?_wi=10", imageAlt: "Efficiency report", }, ]}