diff --git a/src/app/page.tsx b/src/app/page.tsx index 751ad74..b3c5119 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,7 +148,7 @@ export default function LandingPage() { role: "Turistka", company: "Praha", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14386.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14386.jpg?_wi=1", }, { id: "5", @@ -156,7 +156,7 @@ export default function LandingPage() { role: "Gurmán", company: "Brno", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14386.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14386.jpg?_wi=2", }, ]} title="Co říkají naši hosté"