Update src/app/wynajem/page.tsx
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user