From d9cd48941886d81113d8d02058ed1e5a8574d0b0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 13:19:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eabccfd..82d5087 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -124,7 +124,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Preko 15 godina iskustva" description="Naš tim licenciranih vodoinstalatera garantuje kvalitet i dugovečnost svakog popravljenog kvara. Vaš dom je kod nas u sigurnim rukama." - imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741241.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741241.jpg?_wi=1" /> @@ -204,7 +204,7 @@ export default function LandingPage() { text: "Naruči", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg?_wi=2", imageAlt: "Monochrome portrait of retro man doing housework and household chores", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { text: "Dogovor", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741241.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741241.jpg?_wi=2", imageAlt: "Monochrome portrait of retro man doing housework and household chores", }, ]} -- 2.49.1