Update src/app/properties/page.tsx

This commit is contained in:
2026-03-06 01:55:38 +00:00
parent 0d5172bc52
commit 08ff95e2dd

View File

@@ -109,14 +109,16 @@ export default function PropertiesPage() {
tagAnimation="slide-up"
features={[
{
id: "01", title: "Prime Locations", description: "Properties in the most sought-after neighborhoods including Palm Jumeirah, Downtown, and Emirates Hills.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=3", imageAlt: "Premium location properties"},
icon: Briefcase,
title: "Prime Locations", description: "Properties in the most sought-after neighborhoods including Palm Jumeirah, Downtown, and Emirates Hills."},
{
id: "02", title: "Verified Authenticity", description: "All properties undergo rigorous verification processes ensuring complete transparency and legal compliance.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg?_wi=3", imageAlt: "Property verification process"},
icon: Building2,
title: "Verified Authenticity", description: "All properties undergo rigorous verification processes ensuring complete transparency and legal compliance."},
{
id: "03", title: "Investment Returns", description: "Strategic selection based on market analysis to maximize appreciation potential and rental yields.", imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg?_wi=3", imageAlt: "Investment analysis dashboard"},
icon: Phone,
title: "Investment Returns", description: "Strategic selection based on market analysis to maximize appreciation potential and rental yields."},
]}
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
useInvertedBackground={false}
/>