From f151fe8442d9200caf81fbed17595697dade7525 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 12:00:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2edb1fa..312c95c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@tamm", testimonial: "Väga kiire ja asjatundlik teenus, korsten sai puhtaks ilma segadust tekitamata.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428274.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428274.jpg?_wi=1", imageAlt: "professional chimney sweep cleaning roof", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@mari", testimonial: "Sain põhjalikud juhised ja akti kiiresti kätte. Soovitan!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/various-wooden-spoons-with-handmade-wooden-cutting-board-grey-concrete_114579-4137.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-wooden-spoons-with-handmade-wooden-cutting-board-grey-concrete_114579-4137.jpg?_wi=1", imageAlt: "chimney inspection close up", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { imageAlt: "home owner handshake professional", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428274.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428274.jpg?_wi=2" imageAlt="Professionaalne korstnapühkija tööl" mediaAnimation="slide-up" avatars={[ @@ -159,19 +159,19 @@ export default function LandingPage() { { title: "Korstnapühkimine", description: "Lõõride puhastamine nõuetekohaselt ja tolmuvabalt.", - imageSrc: "http://img.b2bpic.net/free-photo/various-wooden-spoons-with-handmade-wooden-cutting-board-grey-concrete_114579-4137.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-wooden-spoons-with-handmade-wooden-cutting-board-grey-concrete_114579-4137.jpg?_wi=2", imageAlt: "Korstnapühkimine", }, { title: "Küttekollete hooldus", description: "Ahjude ja kaminate ülevaatus ja puhastus.", - imageSrc: "http://img.b2bpic.net/free-photo/various-wooden-spoons-with-handmade-wooden-cutting-board-grey-concrete_114579-4137.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-wooden-spoons-with-handmade-wooden-cutting-board-grey-concrete_114579-4137.jpg?_wi=3", imageAlt: "Küttekollete hooldus", }, { title: "Aktide väljastamine", description: "Seadusega nõutud dokumentide koostamine ja väljastamine.", - imageSrc: "http://img.b2bpic.net/free-photo/various-wooden-spoons-with-handmade-wooden-cutting-board-grey-concrete_114579-4137.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-wooden-spoons-with-handmade-wooden-cutting-board-grey-concrete_114579-4137.jpg?_wi=4", imageAlt: "Dokumentatsioon", }, ]} -- 2.49.1