From 81bffb317cccaa662fd8768ab69c5c61be3e2298 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:39:06 +0000 Subject: [PATCH] Update src/app/properties/page.tsx --- src/app/properties/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/properties/page.tsx b/src/app/properties/page.tsx index a4e0d50..c2e167a 100644 --- a/src/app/properties/page.tsx +++ b/src/app/properties/page.tsx @@ -51,7 +51,7 @@ export default function PropertiesPage() { name: "Modern Metropolitan Penthouse", price: "$4,850,000", variant: "Luxury Penthouse 2 BR 2 BA", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=4", imageAlt: "Modern Penthouse", }, { @@ -59,7 +59,7 @@ export default function PropertiesPage() { name: "Waterfront Mediterranean Villa", price: "$7,200,000", variant: "Estate Villa 5 BR 5 BA", - imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-summer-holidays_23-2151982712.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-summer-holidays_23-2151982712.jpg?_wi=3", imageAlt: "Mediterranean Villa", }, { @@ -67,7 +67,7 @@ export default function PropertiesPage() { name: "Architect-Designed Contemporary Estate", price: "$5,650,000", variant: "Contemporary Home 4 BR 4 BA", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-rich-woman-outdoors-with-stylish-dress-sunglasses_23-2149548580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-rich-woman-outdoors-with-stylish-dress-sunglasses_23-2149548580.jpg?_wi=3", imageAlt: "Contemporary Estate", }, { @@ -75,7 +75,7 @@ export default function PropertiesPage() { name: "Exclusive Riverside Manor", price: "$6,500,000", variant: "Grand Estate 6 BR 6 BA", - 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: "Riverside Manor", }, { @@ -83,7 +83,7 @@ export default function PropertiesPage() { name: "Private Island Resort Home", price: "$8,950,000", variant: "Ultra-Luxury Retreat 8 BR 8 BA", - 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: "Island Resort", }, { @@ -91,7 +91,7 @@ export default function PropertiesPage() { name: "Urban Skyline Tower Residence", price: "$3,900,000", variant: "Premium Condo 3 BR 3 BA", - imageSrc: "http://img.b2bpic.net/free-photo/slim-woman-elegant-brown-hat-eating-juicy-fruits-resort-cafe-graceful-european-woman-white-shirt-relaxing-with-cocktail-food-pool_197531-20844.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/slim-woman-elegant-brown-hat-eating-juicy-fruits-resort-cafe-graceful-european-woman-white-shirt-relaxing-with-cocktail-food-pool_197531-20844.jpg?_wi=2", imageAlt: "Tower Residence", }, ]}