89 lines
4.8 KiB
PHP
89 lines
4.8 KiB
PHP
<section class="ftco-section ftco-no-pt ftco-no-pb bg-light ftco-appointment">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-12">
|
|
<div class="row justify-content-start py-5 pr-md-4">
|
|
<div class="col-md-12 heading-section ftco-animate py-md-4">
|
|
<h2 class="mb-4">Established in 2003</h2>
|
|
<p>For over two decades, since 2003, we've been keen on providing exceptional roofing services. Our journey in the trade has equipped us with a wealth of knowledge and skill that allows us to deliver results that stand alongside the very best. We value the trust our domestic and commercial clients place in us, and we strive to go the extra mile on every job. Our process kicks off with a detailed survey, where we take the time to explain everything clearly and provide photographic evidence for your peace of mind. You'll also receive a comprehensive written estimate, ensuring complete transparency. We're confident in our work and are happy to provide references.</p>
|
|
</div>
|
|
</div>
|
|
<div class="row padding-bottom-100">
|
|
<div class="col-lg-6 col-sm-12 tabulation-2 mt-4">
|
|
<ul class="nav nav-pills nav-fill d-md-flex d-block">
|
|
<li class="nav-item mb-md-0 mb-2">
|
|
<a class="nav-link active py-3" data-toggle="tab" href="#home1">Our Mission</a>
|
|
</li>
|
|
<li class="nav-item px-lg-2 mb-md-0 mb-2">
|
|
<a class="nav-link py-3" data-toggle="tab" href="#home2">Our Vision</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link py-3 mb-md-0 mb-2" data-toggle="tab" href="#home3">Our Value</a>
|
|
</li>
|
|
</ul>
|
|
<div class="tab-content rounded mt-2">
|
|
<div class="tab-pane container p-0 active" id="home1">
|
|
<p><strong>Our mission is simple:</strong> to provide top-quality roofing solutions, delivered with expertise, reliability, and a commitment to customer satisfaction. We aim to ensure every project, big or small, is completed to the highest standard, using quality materials and skilled workmanship. We're here to protect your property and provide you with a roof you can rely on, come rain or shine.</p>
|
|
</div>
|
|
<div class="tab-pane container p-0 fade" id="home2">
|
|
<p><strong>Our vision</strong> is to be a leading roofing contractor, recognised for our exceptional standards, our trustworthy reputation, and our dedication to innovation within the trade. We aspire to continuously improve our services, embrace new technologies, and build lasting relationships with our clients and the wider community. We see ourselves as the go-to experts for all roofing needs.</p>
|
|
</div>
|
|
<div class="tab-pane container p-0 fade" id="home3">
|
|
<p>At the heart of our business are a few core values that guide everything we do:</p>
|
|
<ul>
|
|
<li>Quality Craftsmanship</li>
|
|
<li>Reliability and Trust</li>
|
|
<li>Customer Focus</li>
|
|
<li>Safety First</li>
|
|
<li>Integrity</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-lg-6 col-sm-12 padding-bottom-10">
|
|
<img src="<?= $URLcorrection ?>images/projects/39.webp" class="img-fluid" alt="About Us Image" style="width: 450px; height: 450px; border-radius: 10px;">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!--<div class="col-lg-5 d-flex align-items-stretch">
|
|
<div class="bg-white">
|
|
<div class="w-100 heading-title bg-primary text-center">
|
|
<h2 class="mb-0">Get a Free Quote</h2>
|
|
</div>
|
|
<form action="#" class="appointment bg-white p-4 p-md-5">
|
|
<div class="row">
|
|
<div class="col-md-6">
|
|
<div class="form-group">
|
|
<input type="text" class="form-control" placeholder="Your Name">
|
|
</div>
|
|
</div>
|
|
<div class="col-md-6">
|
|
<div class="form-group">
|
|
<div class="input-wrap">
|
|
<input type="text" class="form-control" placeholder="Contact Number">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-12">
|
|
<div class="form-group">
|
|
<div class="icon"><span class="fa fa-at"></span></div>
|
|
<input type="text" class="form-control" placeholder="Email Address">
|
|
</div>
|
|
</div>
|
|
<div class="col-md-12">
|
|
<div class="form-group">
|
|
<textarea name="" id="" cols="30" rows="7" class="form-control" placeholder="Message"></textarea>
|
|
</div>
|
|
</div>
|
|
<div class="col-md-12">
|
|
<div class="form-group">
|
|
<input type="submit" value="Send message" class="btn btn-primary py-3 px-4">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</form>
|
|
</div>
|
|
</div>-->
|
|
</div>
|
|
</div>
|
|
</section> |