Update src/app/services/page.tsx
This commit is contained in:
@@ -83,16 +83,16 @@ export default function ServicesPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Property Management", description: "Full-service property management ensuring your investment is maintained to the highest standards with dedicated professional oversight.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Property management services"
|
||||
id: "1", title: "Property Management", description: "Full-service property management ensuring your investment is maintained to the highest standards with dedicated professional oversight.", imageSrc: "/placeholders/placeholder1.webp?_wi=7", imageAlt: "Property management services"
|
||||
},
|
||||
{
|
||||
id: "2", 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: "/placeholders/placeholder1.webp", imageAlt: "Sales and leasing services"
|
||||
id: "2", 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: "/placeholders/placeholder1.webp?_wi=8", imageAlt: "Sales and leasing services"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Investment Advisory", description: "Strategic investment guidance backed by market expertise and trend analysis to maximize your real estate portfolio returns.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Investment advisory services"
|
||||
id: "3", title: "Investment Advisory", description: "Strategic investment guidance backed by market expertise and trend analysis to maximize your real estate portfolio returns.", imageSrc: "/placeholders/placeholder1.webp?_wi=9", imageAlt: "Investment advisory services"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Concierge Services", description: "White-glove concierge support including property tours, documentation, and seamless transaction facilitation for ultimate convenience.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Concierge services"
|
||||
id: "4", title: "Concierge Services", description: "White-glove concierge support including property tours, documentation, and seamless transaction facilitation for ultimate convenience.", imageSrc: "/placeholders/placeholder1.webp?_wi=10", imageAlt: "Concierge services"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user