From 7dbdb0cf55f3744a299e95848250cd9885dfe200 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 11:50:32 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 4b7b5f2..593af04 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -86,21 +86,21 @@ export default function ServicesPage() { id: 1, title: "Property Consultation", description: "Expert guidance on luxury property investment, acquisition strategies, and market positioning for maximum ROI", - imageSrc: "http://img.b2bpic.net/free-photo/two-happy-colleagues-using-laptop-video-call-sitting-table-with-cup-coffee-looking-display-talking-online-communication-concept_74855-12035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-happy-colleagues-using-laptop-video-call-sitting-table-with-cup-coffee-looking-display-talking-online-communication-concept_74855-12035.jpg?_wi=3", imageAlt: "Property consultation", }, { id: 2, title: "Marketing & Exposure", description: "Premium marketing strategies including professional photography, virtual tours, and targeted promotion to qualified buyers", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-horizontal-sale-banner-template-real-estate-business_23-2150933360.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-horizontal-sale-banner-template-real-estate-business_23-2150933360.jpg?_wi=3", imageAlt: "Property marketing", }, { id: 3, title: "Investment Management", description: "Portfolio management, investment opportunities, and wealth preservation strategies in luxury real estate", - imageSrc: "http://img.b2bpic.net/free-photo/three-diverse-positive-colleagues-working-cafe_1262-2334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/three-diverse-positive-colleagues-working-cafe_1262-2334.jpg?_wi=3", imageAlt: "Investment management", }, ]} @@ -129,7 +129,7 @@ export default function ServicesPage() { value: "$2.3B+", title: "Total Value Transacted", description: "Cumulative value of luxury properties successfully sold", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-real-estate-agent-showing-house_23-2150225233.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-real-estate-agent-showing-house_23-2150225233.jpg?_wi=2", imageAlt: "Successful transactions", }, { @@ -137,7 +137,7 @@ export default function ServicesPage() { value: "98%", title: "Client Satisfaction", description: "Consistently high satisfaction rates from our luxury clients", - imageSrc: "http://img.b2bpic.net/free-vector/hotel-landing-page-template-with-photo_23-2148887969.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hotel-landing-page-template-with-photo_23-2148887969.jpg?_wi=2", imageAlt: "Client satisfaction", }, ]}