diff --git a/src/app/inwestycje/page.tsx b/src/app/inwestycje/page.tsx index ded2b76..85c8e3b 100644 --- a/src/app/inwestycje/page.tsx +++ b/src/app/inwestycje/page.tsx @@ -83,7 +83,7 @@ export default function InvestmentsPage() { price: "Od 450 000 zł", rating: 5, reviewCount: "26 lokali", - 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=2", imageAlt: "Zielone Osiedle Kobyłka" }, { @@ -93,7 +93,7 @@ export default function InvestmentsPage() { price: "Od 550 000 zł", rating: 5, reviewCount: "34 lokale", - 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=2", imageAlt: "Marki Prestige" }, { @@ -103,7 +103,7 @@ export default function InvestmentsPage() { price: "Od 480 000 zł", rating: 5, reviewCount: "18 lokali", - 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=3", imageAlt: "Centrum Ząbki" } ]}