From 480959c7d590a1c0f4739923e6e54f391d13e03c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 09:06:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 57b2970..3dfc39d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,27 +52,27 @@ 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", 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?_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", 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?_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", imageAlt: "Efficiency diagnostics"}, + 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", imageAlt: "Consulting workshop"}, + 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", imageAlt: "Modern building analysis"}, + 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", 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?_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", 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?_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", 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?_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", imageAlt: "Sustainable consulting"}, + 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", imageAlt: "Efficiency report"}, + 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"}, ]} buttons={[ { -- 2.49.1