diff --git a/src/app/page.tsx b/src/app/page.tsx index 877715a..0d7f2c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,11 +75,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/washing-pet-dog-home_23-2149627220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/washing-pet-dog-home_23-2149627220.jpg?_wi=1", imageAlt: "Boldog, ápolt kutya egy tiszta környezetben", }, { - imageSrc: "http://img.b2bpic.net/free-photo/washing-pet-dog-home_23-2149627220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/washing-pet-dog-home_23-2149627220.jpg?_wi=2", imageAlt: "Boldog, ápolt kutya egy tiszta környezetben", }, ]}