diff --git a/src/app/properties/page.tsx b/src/app/properties/page.tsx index fb1eaa9..1f9bdab 100644 --- a/src/app/properties/page.tsx +++ b/src/app/properties/page.tsx @@ -49,7 +49,7 @@ export default function PropertiesPage() { title: "Luxury 4BHK in Model Town", description: "Prime location with 2500 sqft, modern amenities, spacious balcony with city views. Move-in ready.", - imageSrc: "http://img.b2bpic.net/free-photo/spacious-room-with-big-window_1203-1490.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spacious-room-with-big-window_1203-1490.jpg?_wi=2", imageAlt: "modern apartment luxury flat delhi property premium apartment", button: { text: "View Details", href: "#" }, }, @@ -57,7 +57,7 @@ export default function PropertiesPage() { title: "Premium Villa in Pitampura", description: "Architectural masterpiece on 1-acre plot. 6 bedrooms, private garden, smart home automation.", - imageSrc: "http://img.b2bpic.net/free-photo/amazing-view-dome-luxury-royal-hotel-bodrum-turkey_627829-7208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/amazing-view-dome-luxury-royal-hotel-bodrum-turkey_627829-7208.jpg?_wi=2", imageAlt: "modern villa luxury building apartment complex real estate", button: { text: "View Details", href: "#" }, }, @@ -65,7 +65,7 @@ export default function PropertiesPage() { title: "Builder Floor in Civil Lines", description: "Newly constructed, 3500 sqft, premium finishing, corner plot location. Investment ready.", - imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg?_wi=2", imageAlt: "residential building modern house property exterior luxury home", button: { text: "View Details", href: "#" }, },