whoami7 - Manager
:
/
home
/
miabhkvq
/
gpdl
/
Upload File:
files >> /home/miabhkvq/gpdl/about.php
<?php ini_set('session.cache_limiter','public'); session_cache_limiter(false); session_start(); include("config.php"); ?> <!DOCTYPE html> <html lang="en"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Meta Tags --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="description" content="Real Estate PHP"> <meta name="keywords" content=""> <meta name="author" content="Unicoder"> <link rel="shortcut icon" href="images/favicon.ico"> <!-- Fonts --> <link href="https://fonts.googleapis.com/css?family=Muli:400,400i,500,600,700&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Comfortaa:400,700" rel="stylesheet"> <!-- Css Link --> <!-- FOR MORE PROJECTS visit: codeastro.com --> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="css/bootstrap-slider.css"> <link rel="stylesheet" type="text/css" href="css/jquery-ui.css"> <link rel="stylesheet" type="text/css" href="css/layerslider.css"> <link rel="stylesheet" type="text/css" href="css/color.css" id="color-change"> <link rel="stylesheet" type="text/css" href="css/owl.carousel.min.css"> <link rel="stylesheet" type="text/css" href="css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="fonts/flaticon/flaticon.css"> <link rel="stylesheet" type="text/css" href="css/style.css"> <!-- Title --> <title>Giants Properties & Developments Ltd.</title> </head> <body> <!-- Page Loader --> <!-- <div class="page-loader position-fixed z-index-9999 w-100 bg-white vh-100"> <div class="d-flex justify-content-center y-middle position-relative"> <div class="spinner-border" role="status"> <span class="sr-only">Loading...</span> </div> </div> </div> --> <!-- FOR MORE PROJECTS visit: codeastro.com --> <div id="page-wrapper"> <div class="row"> <!-- Header start --> <?php include("include/header.php");?> <!-- Header end --> <!-- Banner ---> <!-- <div class="banner-full-row page-banner" style="background-image:url('images/breadcromb.jpg');"> <div class="container"> <div class="row"> <div class="col-md-6"> <h2 class="page-name float-left text-white text-uppercase mt-1 mb-0"><b>About US</b></h2> </div> <div class="col-md-6"> <nav aria-label="breadcrumb" class="float-left float-md-right"> <ol class="breadcrumb bg-transparent m-0 p-0"> <li class="breadcrumb-item text-white"><a href="#">Home</a></li> <li class="breadcrumb-item active">About Us</li> </ol> </nav> </div> </div> </div> </div> --> <!-- Banner ---> <!-- FOR MORE PROJECTS visit: codeastro.com --> <!-- About Our Company --> <div class="full-row"> <div class="container"> <div class="row"> <div class="col-md-12 col-lg-12"> <h3 class="double-down-line-left text-secondary position-relative pb-4 mb-4">Introduction</h3> </div> </div> <div class="row about-company"> <div class="col-md-12 col-lg-12"> <div class="about-content"> <p>While many people hope one day to purchase their own home, financial barriers and shortage in affordable housing are just two of the issues that can prevent these dreams from materializing. Giants Properties & Developments Ltd. is working to keep these dreams alive, Giants has set a new benchmark in the housing industry with its quality products. Our in house construction management expertise, born out of years of experience with complex construction systems and building techniques and our retention of experience consultants enable us to closely review the design, budget and building process. In this way we are able to develop the highest quality building in a cost efficient and timely manner.</p> </div> </div> </div> <div class="row mt-5"> <div class="col-md-12 col-lg-12"> <h3 class="double-down-line-left text-secondary position-relative pb-4 mb-4">About</h3> </div> </div> <div class="row about-company"> <div class="col-md-12 col-lg-7"> <div class="about-content"> <h4 class="text-secondary mb-3">Giant Properties & Developments Ltd.</h4> <p>Giant Properties & Developments Ltd. is a trusted name in the real estate industry of Bangladesh, proudly based in Mohammadpur, Dhaka. Since our inception, we have been committed to transforming the urban landscape with innovative, reliable, and sustainable housing and commercial developments.</p> <p>With a vision to redefine modern living, Giant Properties has earned a solid reputation for delivering high-quality projects that combine aesthetic design, structural integrity, and customer satisfaction. Our dedicated team of professionals brings years of experience and expertise, ensuring that every project meets the highest standards in construction and customer care.</p> <p>We specialize in the development of residential apartments, commercial spaces, and mixed-use buildings tailored to meet the evolving needs of urban dwellers. Our focus is not just on building structures, but also on building communities—creating safe, comfortable, and elegant spaces for families and businesses to grow.</p> </div> </div> <div class="col-md-12 col-lg-5 mt-5"> <div class="about-img"> <img src="images/01.jpg" alt="about image"> </div> </div> </div> <div class="row mt-5"> <div class="col-md-6"> <h4 class="text-secondary mb-3">Our Mission</h4> <p>To deliver quality real estate solutions through innovation, transparency, and commitment—ensuring long-term value for our customers and stakeholders.</p> </div> <div class="col-md-6"> <h4 class="text-secondary mb-3">Our Vision</h4> <p>To be one of the most respected and reliable real estate companies in Bangladesh, known for our professionalism, customer-centric approach, and contribution to urban development.</p> </div> </div> <div class="row mt-5 bg-secondary p-5 text-white"> <div class="col-md-12"> <h3 class="text-white mb-4">Giant Properties & Developments Ltd.</h3> <h5 class="text-white mb-4">Awesome Success Story.</h5> </div> <div class="col-md-6 col-lg-3"> <div class="count-wow text-center"> <h2 class="timer count-title count-number" data-to="3" data-speed="1500"></h2><span class="h2">3+</span> <p class="count-text ">Featured Projects</p> </div> </div> <div class="col-md-6 col-lg-3"> <div class="count-wow text-center"> <h2 class="timer count-title count-number" data-to="99" data-speed="1500"></h2><span class="h2">95%</span> <p class="count-text ">Satisfied Clients</p> </div> </div> </div> </div> </div> <!-- About Our Company --> <!-- Footer start--> <?php include("include/footer.php");?> <!-- Footer start--> <!-- Scroll to top --> <a href="#" class="bg-secondary text-white hover-text-secondary" id="scroll"><i class="fas fa-angle-up"></i></a> <!-- End Scroll To top --> </div><!-- FOR MORE PROJECTS visit: codeastro.com --> </div> <!-- Wrapper End --> <!-- Js Link ============================================================--> <script src="js/jquery.min.js"></script> <!--jQuery Layer Slider --> <script src="js/greensock.js"></script> <script src="js/layerslider.transitions.js"></script> <script src="js/layerslider.kreaturamedia.jquery.js"></script> <!--jQuery Layer Slider --> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="js/tmpl.js"></script> <script src="js/jquery.dependClass-0.1.js"></script> <script src="js/draggable-0.1.js"></script> <script src="js/jquery.slider.js"></script> <script src="js/wow.js"></script> <script src="js/jquery.cookie.js"></script> <script src="js/custom.js"></script> </body> </html>
Copyright ©2021 || Defacer Indonesia