diff --git a/src/app/properties/page.tsx b/src/app/properties/page.tsx index 722ea63..6cfa307 100644 --- a/src/app/properties/page.tsx +++ b/src/app/properties/page.tsx @@ -88,7 +88,7 @@ export default function PropertiesPage() { name: "Oceanfront Villa Malibu", price: "$8,950,000", variant: "5BR • 6BA • 7,200 sqft", - imageSrc: "http://img.b2bpic.net/free-photo/daylight-analog-city-landscape-with-buildings_23-2149661403.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/daylight-analog-city-landscape-with-buildings_23-2149661403.jpg?_wi=2", imageAlt: "Oceanfront Villa Malibu", }, { @@ -96,7 +96,7 @@ export default function PropertiesPage() { name: "Downtown Penthouse Manhattan", price: "$12,500,000", variant: "4BR • 5BA • 5,800 sqft", - imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg?_wi=2", imageAlt: "Downtown Penthouse Manhattan", }, { @@ -104,7 +104,7 @@ export default function PropertiesPage() { name: "Beverly Hills Estate", price: "$15,200,000", variant: "7BR • 8BA • 10,500 sqft", - imageSrc: "http://img.b2bpic.net/free-photo/skyscraper-modern-office-buildings-city_23-2148836816.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skyscraper-modern-office-buildings-city_23-2148836816.jpg?_wi=2", imageAlt: "Beverly Hills Estate", }, ]}