<?
include('header.php');
?>
<!-- Page Title
============================================= -->
<section class="bg-overlay bg-overlay-gradient pb-0">
<div class="bg-section" >
<img src="assets/images/page-title/8.jpg" alt="Background"/>
</div>
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12">
<div class="page-title title-1 text-center">
<div class="title-bg">
<h2>Our Story</h2>
</div>
<ol class="breadcrumb">
<li>
<a href="/">Home</a>
</li>
<li class="active">about us</li>
</ol>
</div>
<!-- .page-title end -->
</div>
<!-- .col-md-12 end -->
</div>
<!-- .row end -->
</div>
<!-- .container end -->
</section>
<!-- Shortcode #1
============================================= -->
<section id="shotcode-1" class="shotcode-1 text-center-xs text-center-sm">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12">
<div class="heading heading-4">
<div class="heading-bg heading-right">
<p class="mb-0">All About Us</p>
<h2>Our Story</h2>
</div>
</div>
<!-- .heading end -->
</div>
</div>
</div>
<!-- .col-md-12 end -->
<div class="col-xs-12 col-sm-12 col-md-6">
<h3 class="color-heading mb-sm font-18">We provide the complete solution from end to end for house improvement which includes a loft conversion, refurbishment, property maintenance, carpentry, plastering, tilling floors/walls, brick & block work, painting & decorating, bathroom & kitchen installation, porches and heating complete system.</p>
We deliver a first class finish to every project with thorough attention to detail. Our professional construction team, who come supported by a dedicated workforce, are well regarded by commercial and residential property developers.</p>
We can happily provide free quotes and expert advice to any domestic customer looking for a helping hand with their roofing system. Whether your requirements relate to a new build, repairs or maintenance, we are confident that we will be able to help you.</p>
<a class="btn btn-secondary mb-30-xs" href="#">our services</a>
</div>
<!-- .col-md-6 end -->
<div class="col-xs-12 col-sm-12 col-md-6">
<img src='assets/images/abtu.jpg'>
<!-- .row end -->
</div>
<!-- .col-md-6 end -->
</div>
<!-- .row end -->
</div>
<!-- .container end -->
</section>
<?
include('footer.php');
?>