Update src/app/services/page.tsx

This commit is contained in:
2026-03-08 11:50:32 +00:00
parent 33dfc8da75
commit 7dbdb0cf55

View File

@@ -86,21 +86,21 @@ export default function ServicesPage() {
id: 1,
title: "Property Consultation",
description: "Expert guidance on luxury property investment, acquisition strategies, and market positioning for maximum ROI",
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-colleagues-using-laptop-video-call-sitting-table-with-cup-coffee-looking-display-talking-online-communication-concept_74855-12035.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-colleagues-using-laptop-video-call-sitting-table-with-cup-coffee-looking-display-talking-online-communication-concept_74855-12035.jpg?_wi=3",
imageAlt: "Property consultation",
},
{
id: 2,
title: "Marketing & Exposure",
description: "Premium marketing strategies including professional photography, virtual tours, and targeted promotion to qualified buyers",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-horizontal-sale-banner-template-real-estate-business_23-2150933360.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-horizontal-sale-banner-template-real-estate-business_23-2150933360.jpg?_wi=3",
imageAlt: "Property marketing",
},
{
id: 3,
title: "Investment Management",
description: "Portfolio management, investment opportunities, and wealth preservation strategies in luxury real estate",
imageSrc: "http://img.b2bpic.net/free-photo/three-diverse-positive-colleagues-working-cafe_1262-2334.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/three-diverse-positive-colleagues-working-cafe_1262-2334.jpg?_wi=3",
imageAlt: "Investment management",
},
]}
@@ -129,7 +129,7 @@ export default function ServicesPage() {
value: "$2.3B+",
title: "Total Value Transacted",
description: "Cumulative value of luxury properties successfully sold",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-real-estate-agent-showing-house_23-2150225233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-real-estate-agent-showing-house_23-2150225233.jpg?_wi=2",
imageAlt: "Successful transactions",
},
{
@@ -137,7 +137,7 @@ export default function ServicesPage() {
value: "98%",
title: "Client Satisfaction",
description: "Consistently high satisfaction rates from our luxury clients",
imageSrc: "http://img.b2bpic.net/free-vector/hotel-landing-page-template-with-photo_23-2148887969.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hotel-landing-page-template-with-photo_23-2148887969.jpg?_wi=2",
imageAlt: "Client satisfaction",
},
]}