Update src/app/properties/page.tsx

This commit is contained in:
2026-03-03 05:15:25 +00:00
parent 1879f208c5
commit 04ae540f27

View File

@@ -98,7 +98,7 @@ export default function PropertiesPage() {
price: "$8,500,000",
variant: "5 Bedrooms • 5 Bathrooms • 6,500 sqft",
imageSrc:
"http://img.b2bpic.net/free-photo/chair-bed-around-swimming-pool-hotel_74190-6669.jpg",
"http://img.b2bpic.net/free-photo/chair-bed-around-swimming-pool-hotel_74190-6669.jpg?_wi=2",
imageAlt: "Luxury oceanfront penthouse",
},
{
@@ -107,7 +107,7 @@ export default function PropertiesPage() {
price: "$5,200,000",
variant: "4 Bedrooms • 4 Bathrooms • 5,200 sqft",
imageSrc:
"http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169750.jpg",
"http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169750.jpg?_wi=2",
imageAlt: "Contemporary modern villa",
},
{
@@ -116,7 +116,7 @@ export default function PropertiesPage() {
price: "$3,800,000",
variant: "3 Bedrooms • 3 Bathrooms • 3,500 sqft",
imageSrc:
"http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-11383.jpg",
"http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-11383.jpg?_wi=2",
imageAlt: "Urban luxury loft",
},
]}