diff --git a/src/app/page.tsx b/src/app/page.tsx index 0db6161..09fe62f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -234,7 +234,7 @@ export default function LandingPage() { handle: "@peter", testimonial: "Najlepšie kvetinárstvo v meste, veľmi odporúčam.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-holding-beautiful-pink-roses-bank-card-pink-wall_140725-152669.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-holding-beautiful-pink-roses-bank-card-pink-wall_140725-152669.jpg?_wi=1", }, { id: "t3", @@ -258,7 +258,7 @@ export default function LandingPage() { handle: "@jana", testimonial: "Vždy čerstvé kvety, ktoré vydržia dlho.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-holding-beautiful-pink-roses-bank-card-pink-wall_140725-152669.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-holding-beautiful-pink-roses-bank-card-pink-wall_140725-152669.jpg?_wi=2", }, ]} showRating={true}