From 0dde2fafd18be1108384ef235c0017e7c6a14bf9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:51:12 +0000 Subject: [PATCH] Update src/app/inwestycje/page.tsx --- src/app/inwestycje/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" } ]}