From 63bc4e5d43a8fa71c3bcc2575ae8e0e7392ac104 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 00:47:02 +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 f6c661a..aa5f05e 100644 --- a/src/app/properties/page.tsx +++ b/src/app/properties/page.tsx @@ -69,7 +69,7 @@ export default function PropertiesPage() { price: "$3,500,000", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-cute-woman-enjoying-free-time-home_7502-7293.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-cute-woman-enjoying-free-time-home_7502-7293.jpg?_wi=2", imageAlt: "Modern luxury penthouse with skyline views", }, { @@ -79,7 +79,7 @@ export default function PropertiesPage() { price: "$5,200,000", rating: 5, reviewCount: "18", - imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-sandy-beach-beach-with-sun-beds-umbrellas-open-against-sea-mountains-hotel-resort-tekirova-kemer-turkey_146671-18877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-sandy-beach-beach-with-sun-beds-umbrellas-open-against-sea-mountains-hotel-resort-tekirova-kemer-turkey_146671-18877.jpg?_wi=2", imageAlt: "Contemporary mansion with luxury amenities", }, { @@ -89,7 +89,7 @@ export default function PropertiesPage() { price: "$4,800,000", rating: 5, reviewCount: "15", - imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool_74190-6507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool_74190-6507.jpg?_wi=2", imageAlt: "Luxury beachfront residence with oceanfront access", }, { @@ -109,7 +109,7 @@ export default function PropertiesPage() { price: "$6,100,000", rating: 5, reviewCount: "21", - imageSrc: "http://img.b2bpic.net/free-photo/positive-calm-woman-light-summer-dress-straw-hat-tropical-location_343596-3151.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-calm-woman-light-summer-dress-straw-hat-tropical-location_343596-3151.jpg?_wi=2", imageAlt: "Stunning Mediterranean villa with expansive grounds", }, { @@ -192,7 +192,7 @@ export default function PropertiesPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/happy-man-talking-his-wife-while-signing-agreement-with-insurance-agent-office_637285-6900.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-man-talking-his-wife-while-signing-agreement-with-insurance-agent-office_637285-6900.jpg?_wi=2" imageAlt="Luxury real estate consultation" mediaPosition="right" mediaAnimation="none"