Update src/app/properties/page.tsx

This commit is contained in:
2026-03-02 19:32:21 +00:00
parent 64939dc7b0
commit cffbc1397d

View File

@@ -56,7 +56,7 @@ export default function PropertiesPage() {
name: "Oceanfront Villa Paradise",
price: "$8,500,000",
variant: "6 Beds • 8 Baths • Beachfront",
imageSrc: "http://img.b2bpic.net/free-photo/miami-luxury-house_649448-2903.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/miami-luxury-house_649448-2903.jpg?_wi=2",
imageAlt: "Oceanfront villa with infinity pool",
},
{
@@ -64,7 +64,7 @@ export default function PropertiesPage() {
name: "Downtown Penthouse Elite",
price: "$5,200,000",
variant: "4 Beds • 5 Baths • Downtown",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=2",
imageAlt: "Contemporary penthouse in downtown",
},
{