BLACKSITE
:
216.73.216.169
:
199.188.200.160 / jeddahhousingltd.com
:
Linux server383.web-hosting.com 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
:
/
home
/
jeddveug
/
www
/
Upload File:
files >> /home/jeddveug/www/chairman.php
<?php $page_title = 'Chairman | Jeddah Housing Ltd.'; $meta_description = 'Message and biography of Khadiza Siddika, Chairman of Jeddah Housing Ltd.'; require_once 'includes/header.php'; ?> <!-- Page Header --> <div class="hero-gradient pt-24 pb-16 relative overflow-hidden"> <div class="absolute inset-0 opacity-10"> <div class="absolute top-10 right-20 w-72 h-72 bg-gold-400 rounded-full filter blur-3xl animate-pulse"></div> <div class="absolute bottom-10 left-20 w-96 h-96 bg-primary-300 rounded-full filter blur-3xl animate-pulse" style="animation-delay: 1s;"></div> </div> <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 text-center relative z-10"> <p class="text-gold-400 font-semibold text-sm tracking-widest uppercase mb-3 animate-on-scroll">Leadership</p> <h1 class="text-3xl md:text-5xl font-bold text-white mb-4 animate-on-scroll" data-delay="0.1s">Message from our Chairman</h1> </div> </div> <!-- Profile Section --> <section class="py-20 bg-gray-50"> <div class="max-w-5xl mx-auto px-4 sm:px-6 lg:px-8"> <div class="bg-white rounded-3xl shadow-sm overflow-hidden animate-on-scroll p-10 lg:p-16 flex flex-col items-center"> <!-- Image Area --> <div class="relative w-64 h-64 mb-8 mt-4"> <div class="absolute inset-[-10px] bg-gold-400/20 rounded-full filter blur-md"></div> <img src="<?= baseUrl('uploads/chairman.webp') ?>" alt="Khadiza Siddika" class="relative w-full h-full object-cover rounded-full border-4 border-white shadow-xl"> </div> <!-- Title Area --> <div class="text-center mb-12"> <h2 class="text-3xl font-bold text-gray-800 mb-2">Khadiza Siddika</h2> <p class="text-gold-500 font-semibold tracking-wide uppercase text-sm">Chairman</p> </div> <!-- Content Area --> <div class="w-full relative"> <div class="absolute -top-6 -left-4 text-gold-400 text-6xl opacity-10 pointer-events-none"><i class="fas fa-quote-left"></i></div> <div class="space-y-6 text-gray-600 leading-relaxed text-lg text-center md:text-left mx-auto max-w-3xl"> <p class="font-medium text-gray-800 text-2xl italic mb-8 text-center">"At Jeddah Housing Ltd. we believe in creating long-term value through responsible urban planning. Our vision is to serve families and investors with integrity and excellence."</p> <p>Welcome to Jeddah Housing Ltd. We started this journey with a distinct vision: to provide not just land, but a secure, well-planned foundation for generations to build upon.</p> <p>In today's rapidly evolving real estate landscape, trust and transparency are more important than ever. As Chairman, my primary focus has always been on ensuring that every project we undertake adheres to the absolute highest standards of legal compliance, environmental sustainability, and overall quality.</p> <p>Our commitment extends far beyond simple business transactions. We are deeply dedicated to building thriving, sustainable communities where families can flourish in a safe environment and businesses can prosper strategically. We firmly believe that a thoughtfully planned environment is the key to a better standard of living for all stakeholders.</p> <p>Our flagship project, Jeddah City, embodies these ideals completely. We are crafting a legacy of trust and quality that we hope will stand the test of time.</p> <p class="text-primary-700 font-semibold pt-4 text-center text-xl mt-8">We sincerely welcome you to grow with us and be a part of our thriving community.</p> </div> </div> <div class="w-full mt-12 pt-8 border-t border-gray-100 flex items-center justify-center space-x-4"> <div class="w-10 h-10 rounded-full bg-primary-50 flex items-center justify-center text-primary-600 hover:bg-primary-600 hover:text-white transition-colors cursor-pointer"> <i class="fab fa-linkedin-in"></i> </div> <div class="w-10 h-10 rounded-full bg-primary-50 flex items-center justify-center text-primary-600 hover:bg-primary-600 hover:text-white transition-colors cursor-pointer"> <i class="fas fa-envelope"></i> </div> </div> </div> </div> </section> <!-- Call to action connecting to vision --> <section class="py-16 bg-white"> <div class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center animate-on-scroll"> <h3 class="text-2xl md:text-3xl font-bold text-gray-800 mb-6">Experience the Vision of Our Leadership</h3> <p class="text-gray-500 mb-8">Discover how our Chairman's vision is coming to life in our flagship project, Jeddah City, designed for modern living and smart investments.</p> <a href="<?= baseUrl('/') ?>#offers" class="inline-flex items-center bg-gold-400 hover:bg-gold-500 text-primary-900 px-8 py-3.5 rounded-full font-semibold transition-all hover:shadow-lg hover:shadow-gold-400/25 text-sm"> Explore Jeddah City <i class="fas fa-arrow-right ml-2"></i> </a> </div> </section> <?php require_once 'includes/footer.php'; ?>