From 2d89c49f68a62c044e1bf25c9c09abc21167a0dd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 03:58:40 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 10d737d..6dfe8f7 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -54,21 +54,21 @@ export default function ServicesPage() { id: "01", title: "Property Portfolio Management", description: "Complete oversight of your real estate portfolio with strategic planning, market analysis, and performance optimization to maximize returns.", - imageSrc: "http://img.b2bpic.net/free-photo/concentrated-thoughtful-business-colleagues-standing-near-table-analyzing-documents_1262-12289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/concentrated-thoughtful-business-colleagues-standing-near-table-analyzing-documents_1262-12289.jpg?_wi=2", imageAlt: "Property portfolio management", }, { id: "02", title: "Investment & Advisory", description: "Expert guidance on property investments with deep insights into Dubai's dynamic real estate market, emerging opportunities, and wealth preservation strategies.", - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-mortgage-loan-concept_53876-125138.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-mortgage-loan-concept_53876-125138.jpg?_wi=2", imageAlt: "Investment advisory services", }, { id: "03", title: "Maintenance & Operations", description: "Professional maintenance services ensuring your properties remain in pristine condition year-round with preventive care and rapid response protocols.", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=2", imageAlt: "Maintenance services", }, ]}