Revonzy Mini Shell

Şuanki Dizin: /home4/shrishtiarchitec/public_html/
Dosya Yükle :
Şuanki Dosya : //home4/shrishtiarchitec/public_html/about-us.php

<?php 
include('config.php');
require_once(PATH_LIBRARIES.'/classes/DBConn.php');
$db = new DBConn();
require_once(PATH_INCLUDE.'/header.php');

$getImages=$db->ExecuteQuery("SELECT * FROM aboutus");
?>
<section class="p-t-0 p-b-0">
	
	<div class="d-flex">
        <!-- background animation  -->      
        <div class="bg-animate"><img src="images/body-bg.png"  class="respimg" alt=""></div>
        <!-- wrapper inner -->
		<div class="wrapper-inner">
			

            <div class="container2">
                <div class="wow bounceInDown animated" data-wow-duration="500ms">
                    <div class="section-title">
                        <h3>About Us</h3>
                    </div>
                </div>
                <p>
                    Hi, welcome to <strong>SHRISHTI ARCHITECTS</strong><br><br>
                    <em>"WE SHAPE YOUR DREAMS TO REALITY."</em><br><br>
                    Shrishti as the name suggests is all about creation and creativity. <br><br>

Ar.Rupesh patni established the firm in 2001 in steel city of bhilai, district durg, chattishgarh. We are among the flag bearers of architecture and interior design in the twin city of bhilai-durg. <br>

We undertake designing and planning of both architectural and interior projects with emphasis on <strong>VAASTU</strong>. We assure you of thorough professional guidance and are ready to take up projects of any nature and scale. The projects are designed using key fundamentals of architecture, vaastu and embedded with latest technological developments and innovations.<br><br>

Use of fresh air and sunlight in designs help to give health and positivity to the inahabitants.  <br><br>

Tailor made for each user and site, every project involves fresh thinking and integrates holistic solutions for both architecture and interiors.

                </p>
                <!-- <p>Shrishti as the name suggests is all about creation and creativity.<br>
                Ours is an architectural and interior desiginer’s firm based in steel city, bhilai, district durg, chattishgarh, india, with an experience of nearly 22 years. <br><br>

                We take the opportunity to introduce ourselves as a team of young and enterprising professionals. we have to our credit varied projects ranging from both residential to commercial in nature. our services have included assistance as per requirement from designing, supervision, etc. to any special expert advice in any particular field, to providing complete manpower and construction assistance.<br><br>

                We excel in architectural buildings like hotels (restaurants, bars), schools, residential (apartments, bunglows), commercial complexes, religious buildings, factories, vehicles showrooms, etc.</p> -->

                <section class="no-border m-t-50">
                    <div class="full-width-holder">
                        <div class="fullwidth-slider-holder">
                            <div class="customNavigation">
                                <a class="next-slide transition"><i class="fa fa-long-arrow-right"></i></a>
                                <a class="prev-slide transition"><i class="fa fa-long-arrow-left"></i></a>
                            </div>
                            <div class="full-width owl-carousel">
                                
                                <?php foreach ($getImages as $key => $value) { ?>
                                    <div class="item">
                                        <img src="<?php echo PATH_UPLOAD_IMAGE."/aboutus/".$value['Image'];?>" class="respimg" alt="">
                                    </div>
                                <?php } ?>
                            </div>
                        </div>
                    </div>
                </section>
            </div>
		</div>
        <!-- <div class="img-wrap">
            <div class="bg" style="background-image: url(images/bg/long/1.jpg)" data-top-bottom="transform: translateY(300px);" data-bottom-top="transform: translateY(-300px);"></div>
        </div> -->
		<div class="img-wrap2 p-r-0 p-l-0 hidden-xs" style="background: #f4f4f4 url('images/bg/long/1.jpg') right fixed no-repeat; background-size: 40%; overflow:hidden; position: fixed;"></div>
        
	</div>
</section>


<?php require_once(PATH_INCLUDE.'/footer.php'); ?>

EliteHackz.ORG
Revonzy Mini Shell
root@revonzy.com

Linux vps.suncrosonline.com 3.10.0-862.3.2.el7.x86_64 #1 SMP Mon May 21 23:36:36 UTC 2018 x86_64
Apache
162.241.69.42