From 0a386cd774369d2bf6305a089cda28d85104df7e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:27:40 +0000 Subject: [PATCH] Update src/app/properties/page.tsx --- src/app/properties/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/properties/page.tsx b/src/app/properties/page.tsx index c4e535e..ad52e4e 100644 --- a/src/app/properties/page.tsx +++ b/src/app/properties/page.tsx @@ -86,7 +86,7 @@ export default function PropertiesPage() { { text: "Schedule Viewing", href: "/contact" }, { text: "Back to Home", href: "/" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-couple-financial-advisor-going-through-plans-meeting_637285-11088.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-couple-financial-advisor-going-through-plans-meeting_637285-11088.jpg?_wi=1" imageAlt="Luxury real estate property viewing" useInvertedBackground={false} /> @@ -109,7 +109,7 @@ export default function PropertiesPage() { name: "Architectural Masterpiece Penthouse", price: "$8,500,000", variant: "5 Bedrooms | 4,200 sqft | Downtown", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg?_wi=2", imageAlt: "Modern luxury penthouse", }, { @@ -117,7 +117,7 @@ export default function PropertiesPage() { name: "Contemporary Waterfront Villa", price: "$12,750,000", variant: "6 Bedrooms | 6,800 sqft | Oceanfront", - imageSrc: "http://img.b2bpic.net/free-photo/view-new-york-downtown-from-view-point-usa_1268-19569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-new-york-downtown-from-view-point-usa_1268-19569.jpg?_wi=2", imageAlt: "Waterfront luxury villa", }, { @@ -125,7 +125,7 @@ export default function PropertiesPage() { name: "Historic Estate with Grounds", price: "$15,200,000", variant: "8 Bedrooms | 12,500 sqft | Country", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-chaplin-s-world-museum-switzerland-surrounded-by-lush-nature_181624-16105.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-chaplin-s-world-museum-switzerland-surrounded-by-lush-nature_181624-16105.jpg?_wi=2", imageAlt: "Grand historic estate", }, ]}