Update src/app/services/page.tsx

This commit is contained in:
2026-03-06 03:58:40 +00:00
parent 1dd9ca943c
commit 2d89c49f68

View File

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