diff --git a/src/app/wynajem/page.tsx b/src/app/wynajem/page.tsx index 0e096f5..78d2893 100644 --- a/src/app/wynajem/page.tsx +++ b/src/app/wynajem/page.tsx @@ -83,7 +83,7 @@ export default function RentalPage() { price: "3 500 zł/msc", rating: 5, reviewCount: "8 dostępnych", - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=3", imageAlt: "Apartament 2-pokojowy" }, { @@ -93,7 +93,7 @@ export default function RentalPage() { price: "5 000 zł/msc", rating: 5, reviewCount: "5 dostępnych", - imageSrc: "http://img.b2bpic.net/free-photo/sun-shines-happy-son-mom-having-fun-while-they-play-outside_8353-5355.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sun-shines-happy-son-mom-having-fun-while-they-play-outside_8353-5355.jpg?_wi=4", imageAlt: "Apartament 3-pokojowy Premium" } ]}