Al-HUWAITI Shell
Al-huwaiti


Server : LiteSpeed
System : Linux us-phx-web1202.main-hosting.eu 4.18.0-553.84.1.lve.el8.x86_64 #1 SMP Tue Nov 25 18:33:03 UTC 2025 x86_64
User : u615232177 ( 615232177)
PHP Version : 8.1.33
Disable Function : NONE
Directory :  /home/u615232177/domains/ellexsleevesapartments.com/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/u615232177/domains/ellexsleevesapartments.com/public_html/about.php
<?php session_start();
$page_name = basename($_SERVER['PHP_SELF']);
$page_title = "About us";
$page_header = "46af91e50a.jpg";
include("header.php"); ?>
<title><?php echo $company_name; ?> - <?php echo $page_title; ?></title>
<?php include("page_header.php"); ?>
        

            <section class="relative lines-deco">
                <div class="container">
                    <div class="row gx-5 align-items-center">
                        <div class="col-lg-6">
    <div class="subtitle wow fadeInUp mb-3">Welcome to <?= $company_name ?></div>
    <h2 class="wow fadeInUp" data-wow-delay=".2s">About Us</h2>
    <p>
        <?= $company_name ?> offers stylish, fully-furnished short-let apartments designed for comfort, convenience, and privacy.
        Whether you're staying for business, vacation, or a weekend escape, our properties provide the perfect blend of
        luxury and affordability. With prime locations, top-tier amenities, and 24/7 support, we make every stay feel like home.
    </p>
</div>

<div class="col-lg-6">
    <div class="row g-4">
        <div class="col-6">
            <img src="site_img/general/d67c1f2e15.jpg" class="img-fluid mb-4 wow zoomIn" alt="Modern living room">
            <div class="col-12 text-center">
                <div class="bg-color-2 text-light p-4">
                    <div class="de_count wow fadeInUp">
                        <h2 class="mb-0"><span class="timer" data-to="120" data-speed="3000"></span>+</h2>
                        <span>Apartments Listed</span>
                    </div>
                </div>
            </div>
        </div>
        <div class="col-6">
            <div class="spacer-single sm-hide"></div>
            <div class="col-12 text-center">
                <div class="bg-color text-light p-4">
                    <div class="de_count wow fadeInUp">
                        <h2 class="mb-0"><span class="timer" data-to="95" data-speed="3000"></span>%</h2>
                        <span>Customer Satisfaction</span>
                    </div>
                </div>
            </div>
            <img src="site_img/general/6e19efe679.jpg" class="img-fluid mt-4 wow zoomIn" alt="Cozy bedroom">
        </div>
    </div>
</div>

                        
                    </div>
                </div>
            </section>

           

           <section class="relative lines-deco">
    <div class="container relative z-2">
        <div class="row g-4">

            <!-- Room Facilities Content -->
            <div class="col-lg-6">
                <div class="ms-4">
                    <div class="subtitle wow fadeInUp mb-3">Modern Comfort</div>
                    <h2 class="wow fadeInUp mb-5">Room Facilities</h2>

                    <div class="row g-3">
                        <div class="col-lg-6">
                            <div class="mb-4 relative wow fadeInRight" data-wow-delay=".3s">
                                <img src="images/icons/tv.png" class="w-50px absolute id-color" alt="">
                                <div class="pl-70">
                                    <h5>Cable TV</h5>
                                    <p class="mb-0">Enjoy your favorite channels and entertainment on a flat-screen smart TV.</p>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-6">
                            <div class="mb-4 relative wow fadeInRight" data-wow-delay=".3s">
                                <img src="images/icons/desk.png" class="w-50px absolute id-color" alt="">
                                <div class="pl-70">
                                    <h5>Work Desk</h5>
                                    <p class="mb-0">A dedicated workspace ideal for business travelers or remote workers.</p>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-6">
                            <div class="mb-4 relative wow fadeInRight" data-wow-delay=".3s">
                                <img src="images/icons/wifi.png" class="w-50px absolute id-color" alt="">
                                <div class="pl-70">
                                    <h5>Free Wi-Fi</h5>
                                    <p class="mb-0">High-speed internet access in every room, free of charge.</p>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-6">
                            <div class="mb-4 relative wow fadeInRight" data-wow-delay=".3s">
                                <img src="images/icons/safebox.png" class="w-50px absolute id-color" alt="">
                                <div class="pl-70">
                                    <h5>Safebox</h5>
                                    <p class="mb-0">Secure storage for your valuables and peace of mind throughout your stay.</p>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-6">
                            <div class="mb-4 relative wow fadeInRight" data-wow-delay=".3s">
                                <img src="images/icons/balcony.png" class="w-50px absolute id-color" alt="">
                                <div class="pl-70">
                                    <h5>Private Balcony</h5>
                                    <p class="mb-0">Relax and unwind with fresh air and scenic surroundings from your own balcony.</p>
                                </div>
                            </div>
                        </div>

                        <div class="col-lg-6">
                            <div class="mb-4 relative wow fadeInRight" data-wow-delay=".3s">
                                <img src="images/icons/city.png" class="w-50px absolute id-color" alt="">
                                <div class="pl-70">
                                    <h5>City View</h5>
                                    <p class="mb-0">Enjoy beautiful views of the city skyline, both day and night.</p>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>

            <!-- Room Facility Images -->
            <div class="col-lg-6">
                <div class="row">
                    <div class="col-md-6">
                        <div class="relative">
                            <img src="site_img/general/0e1672bd4e.jpg" class="img-fluid wow fadeInUp" alt="Elegant Apartment Interior" style='height:500px;object-fit:cover;'>
                        </div>
                    </div>

                    <div class="col-md-6">
                        <div class="spacer-single sm-hide"></div>
                        <div class="relative">
                            <img src="site_img/general/17eec9aea9.jpg" class="img-fluid wow fadeInUp" alt="Well-lit Living Area" style='height:500px;object-fit:cover;'>
                        </div>
                    </div>
                </div>
            </div>

        </div>
    </div>
</section>


           
        </div>
        <!-- content close -->
 <?php include("footer.php"); ?>       

Al-HUWAITI Shell