Update src/app/properties/page.tsx
This commit is contained in:
@@ -55,7 +55,7 @@ export default function PropertiesPage() {
|
||||
name: "Downtown Dubai Luxury Penthouse",
|
||||
price: "AED 12.5M",
|
||||
variant: "5 Bedrooms • Downtown",
|
||||
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: "Downtown luxury penthouse",
|
||||
},
|
||||
{
|
||||
@@ -63,7 +63,7 @@ export default function PropertiesPage() {
|
||||
name: "Palm Jumeirah Beachfront Villa",
|
||||
price: "AED 18.9M",
|
||||
variant: "6 Bedrooms • Palm Jumeirah",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/part-modern-kitchen-interior-with-oven_169016-19754.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/part-modern-kitchen-interior-with-oven_169016-19754.jpg?_wi=2",
|
||||
imageAlt: "Beachfront villa",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function PropertiesPage() {
|
||||
name: "Emirates Hills Mansion",
|
||||
price: "AED 22.5M",
|
||||
variant: "7 Bedrooms • Emirates Hills",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-luxurious-bedroom-elegant-comfortable-design-generated-by-ai_188544-29281.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-luxurious-bedroom-elegant-comfortable-design-generated-by-ai_188544-29281.jpg?_wi=2",
|
||||
imageAlt: "Emirates Hills mansion",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user