Update src/app/properties/page.tsx

This commit is contained in:
2026-03-06 03:58:39 +00:00
parent 53b74e6149
commit 1dd9ca943c

View File

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