From f88f21683bb84cc04647d8a4f92016bb4495d4f0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 19:37:06 +0000 Subject: [PATCH] Update src/app/properties/page.tsx --- src/app/properties/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/properties/page.tsx b/src/app/properties/page.tsx index 28cf6cd..d827a73 100644 --- a/src/app/properties/page.tsx +++ b/src/app/properties/page.tsx @@ -93,7 +93,7 @@ export default function PropertiesPage() { ]} buttonAnimation="slide-up" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918962.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918962.jpg?_wi=2" imageAlt="Luxury property listings" mediaAnimation="slide-up" frameStyle="card" @@ -109,21 +109,21 @@ export default function PropertiesPage() { id: "property-1", name: "Modern Downtown Apartment", price: "$850,000", - imageSrc: "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49940.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49940.jpg?_wi=2", imageAlt: "Modern luxury apartment", }, { id: "property-2", name: "Suburban Family Home", price: "$620,000", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-park_1417-1446.jpg?_wi=2", imageAlt: "Beautiful suburban residence", }, { id: "property-3", name: "Luxury Villa Estate", price: "$2,450,000", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-city-architecture_23-2151918962.jpg?_wi=3", imageAlt: "Exclusive luxury villa", }, ]} @@ -172,7 +172,7 @@ export default function PropertiesPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/modern-work-environment-urban-corporation-downtown-building_482257-124382.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-work-environment-urban-corporation-downtown-building_482257-124382.jpg?_wi=2" imageAlt="Real estate consultation" mediaAnimation="slide-up" buttonText="Schedule Tour"