'fa-home', 'title' => __('Senior Villas', 'unfia'), 'desc' => __('Luxury standalone villas with private gardens and premium amenities.', 'unfia')],
['icon' => 'fa-building', 'title' => __('Luxury Apartments', 'unfia'), 'desc' => __('Modern, accessible apartments with panoramic views and smart home features.', 'unfia')],
['icon' => 'fa-hospital', 'title' => __('Healthcare Center', 'unfia'), 'desc' => __('Advanced medical facility with specialized geriatric care and emergency services.', 'unfia')],
['icon' => 'fa-spa', 'title' => __('Ayurveda & Wellness', 'unfia'), 'desc' => __('Traditional Ayurveda treatments, yoga, meditation, and holistic healing.', 'unfia')],
['icon' => 'fa-chalkboard', 'title' => __('Conference Center', 'unfia'), 'desc' => __('State-of-the-art venue for conferences, seminars, and cultural events.', 'unfia')],
['icon' => 'fa-leaf', 'title' => __('Botanical Garden', 'unfia'), 'desc' => __('Serene botanical gardens with walking trails, meditation spots, and native flora.', 'unfia')],
['icon' => 'fa-swimmer', 'title' => __('Wellness Resort', 'unfia'), 'desc' => __('Luxury resort-style amenities including pools, fitness centers, and clubs.', 'unfia')],
['icon' => 'fa-home', 'title' => __('Retirement Village', 'unfia'), 'desc' => __('A vibrant, secure retirement community with social activities and care.', 'unfia')],
['icon' => 'fa-ambulance', 'title' => __('Medical Center', 'unfia'), 'desc' => __('24/7 medical center with specialist consultations and pharmacy.', 'unfia')],
['icon' => 'fa-shopping-bag', 'title' => __('Shopping Center', 'unfia'), 'desc' => __('Premium retail, dining, and entertainment options within the city.', 'unfia')],
];
foreach ($facilities as $fac):
?>