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", }, ]}