From 2911f6cff5c4584a51fcc68e1dd5832c8f84b26f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 01:43:07 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 1199e69..a1ce440 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -90,28 +90,28 @@ export default function ServicesPage() { id: "01", title: "Property Management", description: "Full-service property management ensuring your investment is maintained to the highest standards with dedicated professional oversight.", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=4", imageAlt: "Professional property management services", }, { id: "02", title: "Luxury Sales & Leasing", description: "Expert negotiation and transaction services for buying, selling, or leasing premium properties in Dubai's most sought-after locations.", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg?_wi=4", imageAlt: "Luxury property sales consultation", }, { id: "03", title: "Investment Advisory", description: "Strategic investment guidance backed by market expertise and trend analysis to maximize your real estate portfolio returns.", - imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg?_wi=4", imageAlt: "Real estate investment consultation", }, { id: "04", title: "Concierge Services", description: "White-glove concierge support including property tours, documentation, and seamless transaction facilitation for ultimate convenience.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-partners-greeting-one-another-by-handshaking-way-office_1150-3028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-partners-greeting-one-another-by-handshaking-way-office_1150-3028.jpg?_wi=2", imageAlt: "Premium concierge services", }, ]}