Update src/app/inwestycje/page.tsx

This commit is contained in:
2026-03-03 10:51:12 +00:00
parent 669b5276cf
commit 0dde2fafd1

View File

@@ -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"
}
]}