From 82a7abbad1528a85df56c8707320b54085663201 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:21:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 97d2012..aa0cbb9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,11 +152,11 @@ export default function HomePage() { { id: "01", title: "Property Management", description: "End-to-end management including maintenance, tenant relations, and compliance with Dubai regulations.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-buyer-signing-document_23-2150225265.jpg?_wi=1", imageAlt: "Professional property management services"}, { - id: "02", title: "Maintenance & Repairs", description: "Preventive and corrective maintenance by certified professionals ensuring your property remains pristine.", imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg?_wi=1", imageAlt: "Expert maintenance and repair services"}, + id: "02", title: "Maintenance & Repairs", description: "Preventive and corrective maintenance by certified professionals ensuring your property remains pristine.", imageSrc: "http://img.b2bpic.net/premium-photo/coastal-villa-design-harmonizes-with-its-surroundings-using-natural-stone-expansive-glass-windows-terraced-layout-blend-seamlessly-with-ocean-view_1214173-47648.jpg?id=349311578", imageAlt: "Expert maintenance and repair services"}, { - id: "03", title: "Tenant Screening", description: "Rigorous vetting process ensuring reliable, qualified tenants for your property.", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-female-entrepreneur-analyzing-business-reports-while-working-paperwork-office_637285-121.jpg?_wi=1", imageAlt: "Professional tenant screening process"}, + id: "03", title: "Tenant Screening", description: "Rigorous vetting process ensuring reliable, qualified tenants for your property.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ANc3ZzfZDlaGGjgYO9S7sd32tn/uploaded-1772781682932-5npct91f.jpg", imageAlt: "Professional tenant screening process"}, { - id: "04", title: "Financial Reporting", description: "Transparent, detailed monthly accounting and ROI analysis for your investments.", imageSrc: "http://img.b2bpic.net/free-photo/ambitious-woman-ceo-working-her-modern-corporate-office_482257-112516.jpg", imageAlt: "Comprehensive financial reporting"}, + id: "04", title: "Financial Reporting", description: "Transparent, detailed monthly accounting and ROI analysis for your investments.", imageSrc: "http://img.b2bpic.net/premium-photo/modern-minimalist-luxury-villa-exterior-with-pool_584012-4404.jpg?id=378581717", imageAlt: "Comprehensive financial reporting"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" -- 2.49.1