BLACKSITE
:
216.73.216.140
:
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/managing_director.php
<?php $page_title = 'Managing Director | Jeddah Housing Ltd.'; $meta_description = 'Message and biography of Hafez Asraful Islam, Managing Director 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 left-20 w-72 h-72 bg-gold-400 rounded-full filter blur-3xl animate-pulse"></div> <div class="absolute bottom-10 right-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 Managing Director</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/managing director.webp') ?>" alt="Hafez Asraful Islam" 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">Hafez Asraful Islam</h2> <p class="text-gold-500 font-semibold tracking-wide uppercase text-sm">Managing Director</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">"We are committed to building planned, secure and future ready communities. Our mission is to offer valuable land investment opportunities with absolute transparency and unwavering trust."</p> <p>It brings me great pride to see the continuous growth and positive impact of Jeddah Housing Ltd in the real estate sector. Our journey has been guided by a simple philosophy: placing our clients' needs and security at the forefront of everything we do.</p> <p>As Managing Director, I oversee the strategic direction and operational execution of our projects. My daily mission is to guarantee that every plot of land we offer is meticulously vetted, legally sound, and strategically chosen for substantial future appreciation.</p> <p>In a world where finding a reliable real estate partner can be challenging, we strive to be the exception. We emphasize transparent communication, secure documentation, and modern urban planning. Our dedicated team works tirelessly to bridge the gap between your real estate dreams and reality, ensuring a seamless and confident investment experience.</p> <p>Whether you are looking for a secure place to construct your family home or seeking a high-return investment opportunity, Jeddah Housing Ltd is here to guide you every step of the way.</p> <p class="text-primary-700 font-semibold pt-4 text-center text-xl mt-8">Thank you for placing your trust in us and being a vital part of our ongoing journey.</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">Secure Your Future with Us</h3> <p class="text-gray-500 mb-8">Reach out to our team today to learn more about how our expert guidance can help you make a secure and profitable real estate investment.</p> <a href="<?= baseUrl('contact.php') ?>" 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"> Contact Our Team <i class="fas fa-phone-alt ml-2"></i> </a> </div> </section> <?php require_once 'includes/footer.php'; ?>