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", }, ]}