removed all .php from links
This commit is contained in:
parent
6563011c32
commit
39a54039d0
@ -17,15 +17,16 @@
|
||||
<h2 class="ftco-heading-2">Links</h2>
|
||||
<div class="d-flex">
|
||||
<ul class="list-unstyled mr-md-4">
|
||||
<li><a href="#"><span class="fa fa-chevron-right mr-2"></span>About Us</a></li>
|
||||
<li><a href="#"><span class="fa fa-chevron-right mr-2"></span>Our Services</a></li>
|
||||
<li><a href="#"><span class="fa fa-chevron-right mr-2"></span>Recent Projects</a></li>
|
||||
<li><a href="<?= $URLcorrection ?>about"><span class="fa fa-chevron-right mr-2"></span>About Us</a></li>
|
||||
<li><a href="<?= $URLcorrection ?>services"><span class="fa fa-chevron-right mr-2"></span>Our Services</a></li>
|
||||
<li><a href="<?= $URLcorrection ?>projects"><span class="fa fa-chevron-right mr-2"></span>Recent Projects</a></li>
|
||||
<li><a href="<?= $URLcorrection ?>opening"><span class="fa fa-chevron-right mr-2"></span>Opening Hours</a></li>
|
||||
</ul>
|
||||
<ul class="list-unstyled ml-md-5">
|
||||
<li><a href="#"><span class="fa fa-chevron-right mr-2"></span>Contact Us</a></li>
|
||||
<li><a href="#"><span class="fa fa-chevron-right mr-2"></span>Careers</a></li>
|
||||
<li><a href="#"><span class="fa fa-chevron-right mr-2"></span>Privacy Policy</a></li>
|
||||
<li><a href="#"><span class="fa fa-chevron-right mr-2"></span>Terms of Use</a></li>
|
||||
<li><a href="<?= $URLcorrection ?>contact"><span class="fa fa-chevron-right mr-2"></span>Contact Us</a></li>
|
||||
<li><a href="<?= $URLcorrection ?>careers"><span class="fa fa-chevron-right mr-2"></span>Careers</a></li>
|
||||
<li><a href="<?= $URLcorrection ?>privacy"><span class="fa fa-chevron-right mr-2"></span>Privacy Policy</a></li>
|
||||
<li><a href="<?= $URLcorrection ?>terms"><span class="fa fa-chevron-right mr-2"></span>Terms of Use</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@ -35,12 +36,12 @@
|
||||
<div class="ftco-footer-widget">
|
||||
<h2 class="ftco-heading-2">Services</h2>
|
||||
<ul class="list-unstyled">
|
||||
<li><a href="#"><span class="fa fa-chevron-right mr-2"></span>Loft Boarding</a></li>
|
||||
<li><a href="#"><span class="fa fa-chevron-right mr-2"></span>Loft Ladders</a></li>
|
||||
<li><a href="#"><span class="fa fa-chevron-right mr-2"></span>Loft Hatches</a></li>
|
||||
<li><a href="#"><span class="fa fa-chevron-right mr-2"></span>Loft Lighting</a></li>
|
||||
<li><a href="#"><span class="fa fa-chevron-right mr-2"></span>Loft Insulation</a></li>
|
||||
<li><a href="#"><span class="fa fa-chevron-right mr-2"></span>Additional Extras</a></li>
|
||||
<li><a href="<?= $URLcorrection ?>services/loft-boarding"><span class="fa fa-chevron-right mr-2"></span>Loft Boarding</a></li>
|
||||
<li><a href="<?= $URLcorrection ?>services/loft-ladders"><span class="fa fa-chevron-right mr-2"></span>Loft Ladders</a></li>
|
||||
<li><a href="<?= $URLcorrection ?>services/loft-hatches"><span class="fa fa-chevron-right mr-2"></span>Loft Hatches</a></li>
|
||||
<li><a href="<?= $URLcorrection ?>services/loft-lighting"><span class="fa fa-chevron-right mr-2"></span>Loft Lighting</a></li>
|
||||
<li><a href="<?= $URLcorrection ?>services/loft-insulation"><span class="fa fa-chevron-right mr-2"></span>Loft Insulation</a></li>
|
||||
<li><a href="<?= $URLcorrection ?>services/additional-extras"><span class="fa fa-chevron-right mr-2"></span>Additional Extras</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@ -51,7 +52,7 @@
|
||||
<div class="block-23 mb-3">
|
||||
<ul>
|
||||
<li><span class="fa fa-map-marker mr-3"></span><span class="stand-out-text">Unit 4a Fishburn Industrial Estate, Stockton-on-tee's, TS214AJ</span></li>
|
||||
<li><a href="#" class="stand-out-text"><span class="fa fa-phone mr-3"></span><span class="">0191 3561008</span></a></li>
|
||||
<li><a href="tel:01913561008" class="stand-out-text"><span class="fa fa-phone mr-3"></span><span class="">0191 3561008</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@ -63,71 +64,17 @@
|
||||
<div class="row">
|
||||
<div class="col-md-6 aside-stretch py-3">
|
||||
|
||||
<p class="mb-0"><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
|
||||
<p class="mb-0">
|
||||
Copyright ©<script>
|
||||
document.write(new Date().getFullYear());
|
||||
</script> All rights reserved | Designed & Hosted by <a href="https://acorn-media.co.uk" target="_blank">Acorn Media</a>
|
||||
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<div class="modal fade" id="exampleModalCenter" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document">
|
||||
<div class="modal-content">
|
||||
<div class="modal-header">
|
||||
<button type="button" class="close d-flex align-items-center justify-content-center" data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true" class="fa fa-close"></span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body p-4 p-md-5">
|
||||
<form action="#" class="appointment-form ftco-animate">
|
||||
<h3>Request Quote</h3>
|
||||
<div class="">
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" placeholder="First Name">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" placeholder="Last Name">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" placeholder="Phone">
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="form-group">
|
||||
<div class="form-field">
|
||||
<div class="select-wrap">
|
||||
<div class="icon"><span class="fa fa-chevron-down"></span></div>
|
||||
<select name="" id="" class="form-control">
|
||||
<option value="">Select Your Services</option>
|
||||
<option value="">Architecture</option>
|
||||
<option value="">Renovation</option>
|
||||
<option value="">Construction</option>
|
||||
<option value="">Interior & Exterior</option>
|
||||
<option value="">Chemical Research</option>
|
||||
<option value="">Petroleum & Gas</option>
|
||||
<option value="">Other Services</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="">
|
||||
<div class="form-group">
|
||||
<textarea name="" id="" cols="30" rows="4" class="form-control" placeholder="Message"></textarea>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<input type="submit" value="Request A Quote" class="btn btn-primary py-3 px-4">
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- loader -->
|
||||
<div id="ftco-loader" class="show fullscreen"><svg class="circular" width="48px" height="48px">
|
||||
|
||||
@ -92,11 +92,11 @@
|
||||
</button>
|
||||
<div class="collapse navbar-collapse" id="ftco-nav">
|
||||
<ul class="navbar-nav mr-auto">
|
||||
<li class="nav-item"><a href="<?= $URLcorrection ?>index.php" class="nav-link">Home</a></li>
|
||||
<li class="nav-item"><a href="<?= $URLcorrection ?>about.php" class="nav-link">About Us</a></li>
|
||||
<li class="nav-item"><a href="<?= $URLcorrection ?>services.php" class="nav-link">Services</a></li>
|
||||
<li class="nav-item"><a href="<?= $URLcorrection ?>projects.php" class="nav-link">Projects</a></li>
|
||||
<li class="nav-item"><a href="<?= $URLcorrection ?>contact.php" class="nav-link">Contact</a></li>
|
||||
<li class="nav-item"><a href="<?= $URLcorrection ?>index" class="nav-link">Home</a></li>
|
||||
<li class="nav-item"><a href="<?= $URLcorrection ?>about" class="nav-link">About Us</a></li>
|
||||
<li class="nav-item"><a href="<?= $URLcorrection ?>services" class="nav-link">Services</a></li>
|
||||
<li class="nav-item"><a href="<?= $URLcorrection ?>projects" class="nav-link">Projects</a></li>
|
||||
<li class="nav-item"><a href="<?= $URLcorrection ?>contact" class="nav-link">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
<h1 class="mb-4">Use Your Loft <br>For Storage</h1>
|
||||
<p class="mb-4">Need more storage in your home.
|
||||
Your Loft is the most underutilised space</p>
|
||||
<p><a href="/services.php" class="btn btn-primary">Our Services</a> <a href="/contact.php" class="btn btn-white">Request A Free Quote</a></p>
|
||||
<p><a href="/services" class="btn btn-primary">Our Services</a> <a href="/contact" class="btn btn-white">Request A Free Quote</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -16,7 +16,7 @@ include_once $URLcorrection . 'includes/header.php';
|
||||
<div class="row justify-content-center">
|
||||
<h1 class="margin-top-20">New Build Loft Boarding</h1>
|
||||
<p class="stand-out-text">NHBC warranty safe, university-tested LOFT-E® system. Professional installation, preserves insulation, maximises storage.</p>
|
||||
<a href="<?= $URLcorrection ?>contact.php" class="customer-quote-button">Arrange a free quote</a>
|
||||
<a href="<?= $URLcorrection ?>contact" class="customer-quote-button">Arrange a free quote</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@ -264,7 +264,7 @@ include_once $URLcorrection . 'includes/header.php';
|
||||
</div>
|
||||
|
||||
<div class="mt-4 mb-4">
|
||||
<a href="<?= $URLcorrection ?>contact.php" class="customer-quote-button btn-lg mr-3" style="padding: 18px 35px; border-radius: 30px; font-size: 18px; font-weight: 600; box-shadow: 0 5px 15px rgba(0,0,0,0.3);">
|
||||
<a href="<?= $URLcorrection ?>contact" class="customer-quote-button btn-lg mr-3" style="padding: 18px 35px; border-radius: 30px; font-size: 18px; font-weight: 600; box-shadow: 0 5px 15px rgba(0,0,0,0.3);">
|
||||
<i class="fas fa-calculator"></i> Get Free Survey & Quote
|
||||
</a>
|
||||
<a href="https://loft-e.com/" target="_blank" class="btn btn-outline-light btn-lg" style="padding: 18px 35px; border-radius: 30px; font-size: 18px; font-weight: 600; border: 2px solid white;">
|
||||
|
||||
@ -18,7 +18,7 @@ include_once $URLcorrection . 'includes/header.php';
|
||||
<div class="col">
|
||||
<h1 class="margin-top-20">Older Property Loft Boarding</h1>
|
||||
<p class="stand-out-text">LBNW Timber System • Victorian/Edwardian Specialists • Ceiling Protection</p>
|
||||
<a href="<?= $URLcorrection ?>contact.php" class="customer-quote-button">Arrange a free quote</a>
|
||||
<a href="<?= $URLcorrection ?>contact" class="customer-quote-button">Arrange a free quote</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
<div class="overlay"></div>
|
||||
<h2>10% Discount</h2>
|
||||
<p class="text-white">Get a 10% off all storage quotes today.</p>
|
||||
<p class="mb-0"><a href="/contact.php" class="btn btn-black px-4 py-3">Request A Free Quote</a></p>
|
||||
<p class="mb-0"><a href="<?= $URLcorrection ?>contact" class="btn btn-black px-4 py-3">Request A Free Quote</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -33,12 +33,12 @@
|
||||
<p>There are 2 main parts to the LOFT-E® system. you can read about them here:</p>
|
||||
</div>
|
||||
<div class="col-lg-6 text-center">
|
||||
<a href="<?= $URLcorrection ?>loft-e-adjustable.php">
|
||||
<a href="<?= $URLcorrection ?>loft-e-adjustable">
|
||||
<img class="img-fluid" src="<?= $URLcorrection ?>images/buttons/adjustable_button.png" alt="LOFT-E Adjustable" />
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-6 text-center">
|
||||
<a href="<?= $URLcorrection ?>loft-e-lite.php">
|
||||
<a href="<?= $URLcorrection ?>loft-e-lite">
|
||||
<img class=" img-fluid" src="<?= $URLcorrection ?>images/buttons/lite_button.png" alt="LOFT-E Lite" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
<div class="icon"><span class=""><i class="fa-solid fa-hammer"></i></span></div>
|
||||
<h2>Loft Boarding</h2>
|
||||
<p>We raise our boarding above the insulation to ensure the correct amount of airflow in your loft to prevent moisture and heat being trapped in the loft.</p>
|
||||
<a href="<?= $URLcorrection ?>services/boarding.php" class="btn-custom">Read more</a>
|
||||
<a href="<?= $URLcorrection ?>services/boarding" class="btn-custom">Read more</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -25,7 +25,7 @@
|
||||
<div class="icon"><span class=""><i class="fa-solid fa-arrow-up-right-dots"></i></span></div>
|
||||
<h2>Loft Ladders</h2>
|
||||
<p>We have a wide range of ladders to suit various loft spaces to ensure maximum safety when entering and exiting a loft space.</p>
|
||||
<a href="<?= $URLcorrection ?>services/ladders.php" class="btn-custom">Read more</a>
|
||||
<a href="<?= $URLcorrection ?>services/ladders" class="btn-custom">Read more</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -36,7 +36,7 @@
|
||||
<div class="icon"><span class=""><i class="fa-solid fa-door-open"></i></span></div>
|
||||
<h2>Loft Hatches</h2>
|
||||
<p>We specialise in creating safe access to your loft with our range of energy efficient hatches that will improve the safety and your homes energy efficiency.</p>
|
||||
<a href="<?= $URLcorrection ?>services/hatches.php" class="btn-custom">Read more</a>
|
||||
<a href="<?= $URLcorrection ?>services/hatches" class="btn-custom">Read more</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -49,7 +49,7 @@
|
||||
<div class="icon"><span class=""><i class="fa-solid fa-lightbulb"></i></span></div>
|
||||
<h2>Loft Lighting</h2>
|
||||
<p>A loft space can be very dark, we can install a LED light bulb with a pull switch so that you are able to turn it on as soon as you get into the loft.</p>
|
||||
<a href="<?= $URLcorrection ?>services/lighting.php" class="btn-custom">Read more</a>
|
||||
<a href="<?= $URLcorrection ?>services/lighting" class="btn-custom">Read more</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -60,7 +60,7 @@
|
||||
<div class="icon"><span class=""><i class="fa-solid fa-temperature-arrow-up"></i></span></div>
|
||||
<h2>Loft Insulation</h2>
|
||||
<p>It’s vital that you have the correct amount of insulation in your home in order to keep your house warm in the colder months and cool during the hotter months.</p>
|
||||
<a href="<?= $URLcorrection ?>services/insulation.php" class="btn-custom">Read more</a>
|
||||
<a href="<?= $URLcorrection ?>services/insulation" class="btn-custom">Read more</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -71,7 +71,7 @@
|
||||
<div class="icon"><span class=""><i class="fa-solid fa-plus"></i></span></div>
|
||||
<h2>Additional Extras</h2>
|
||||
<p>We have a range of additional extras such as balustrades, roof liner, kick boards truss shelving to compliment your loft storage packages.</p>
|
||||
<a href="<?= $URLcorrection ?>services/extras.php" class="btn-custom">Read more</a>
|
||||
<a href="<?= $URLcorrection ?>services/extras" class="btn-custom">Read more</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -27,7 +27,7 @@ include_once $URLcorrection . 'includes/header.php';
|
||||
<h4>New Build Loft Boarding</h4>
|
||||
<div class="orange-accent-line"></div>
|
||||
<p>Unlock the hidden potential of your home with the LOFT-E® adjustable metal subframe—the gold standard for modern loft storage. Engineered specifically for the deep insulation found in North East new builds, this ultra-strong system creates a rock-solid, level platform without compromising your home's thermal efficiency. By sitting safely above your insulation, LOFT-E® ensures your NHBC warranty stays intact while transforming a dusty 'no-go zone' into a bright, functional, and easily accessible storage hub.</p>
|
||||
<a href="<?= $URLcorrection ?>new-build-loft-boarding.php" class="btn-custom">Find Out More</a>
|
||||
<a href="<?= $URLcorrection ?>new-build-loft-boarding" class="btn-custom">Find Out More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -42,7 +42,7 @@ include_once $URLcorrection . 'includes/header.php';
|
||||
<h4>Older Property Loft Boarding</h4>
|
||||
<div class="orange-accent-line"></div>
|
||||
<p>Engineered for maximum structural integrity, our LBNW Timber Raised Subframe is the professional’s choice for versatile loft storage. Crafted from high-quality, sustainable timber, this innovative system is designed to sit safely above your insulation, providing a lightweight yet incredibly durable platform. By allowing for essential airflow and ventilation, the LBNW system protects your home from damp while creating a rock-solid storage space. Tailored to fit any roof structure, it ensures even weight distribution to protect the ceilings below—all backed by our comprehensive 10-year guarantee.</p>
|
||||
<a href="<?= $URLcorrection ?>older-property-loft-boarding.php" class="btn-custom">Find Out More</a>
|
||||
<a href="<?= $URLcorrection ?>older-property-loft-boarding" class="btn-custom">Find Out More</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -13,7 +13,7 @@ include_once $URLcorrection . 'includes/header.php';
|
||||
<div class="col-md-10">
|
||||
<h2 class="margin-top-20 stand-out-text">Loft Boarding Extras & Accessories</h2>
|
||||
<p class="lead text-muted">Customise your new loft with our exclusive range of extras, available only as part of a full loft boarding package.</p>
|
||||
<a href="<?= $URLcorrection ?>contact.php" class="customer-quote-button">Arrange a free quote</a>
|
||||
<a href="<?= $URLcorrection ?>contact" class="customer-quote-button">Arrange a free quote</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@ -13,7 +13,7 @@ include_once $URLcorrection . 'includes/header.php';
|
||||
<div class="col-md-10">
|
||||
<h2 class="margin-top-20 stand-out-text">Professional Loft Hatches & Access Solutions</h2>
|
||||
<p class="lead text-muted">Energy-efficient wooden, PVC & insulated hatches with ladders.</p>
|
||||
<a href="<?= $URLcorrection ?>contact.php" class="customer-quote-button">Arrange a free quote</a>
|
||||
<a href="<?= $URLcorrection ?>contact" class="customer-quote-button">Arrange a free quote</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@ -12,7 +12,7 @@ include_once $URLcorrection . 'includes/header.php';
|
||||
<div class="col-md-10">
|
||||
<h2 class="margin-top-20 stand-out-text">Professional Loft Insulation Services</h2>
|
||||
<p class="lead text-muted">Save energy, reduce bills, and improve comfort with expert loft insulation</p>
|
||||
<a href="<?= $URLcorrection ?>contact.php" class="customer-quote-button">Arrange a free quote</a>
|
||||
<a href="<?= $URLcorrection ?>contact" class="customer-quote-button">Arrange a free quote</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@ -12,7 +12,7 @@ include_once $URLcorrection . 'includes/header.php';
|
||||
<div class="col-md-10">
|
||||
<h2 class="margin-top-20 stand-out-text">Professional Loft Ladder Installation & Access Solutions</h2>
|
||||
<p class="lead text-muted">Safe, energy-efficient wooden, aluminium, and telescopic ladders fitted by experts.</p>
|
||||
<a href="<?= $URLcorrection ?>contact.php" class="customer-quote-button">Arrange a free quote</a>
|
||||
<a href="<?= $URLcorrection ?>contact" class="customer-quote-button">Arrange a free quote</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@ -32,7 +32,7 @@ include_once $URLcorrection . 'includes/header.php';
|
||||
</div>
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-12 padding-top-40">
|
||||
<p class="stand-out-text text-center">Book a free quote today for a loft ladder installation by <a href="<?= $URLcorrection ?>contact.php"><strong>clicking here</strong></a>.</p>
|
||||
<p class="stand-out-text text-center">Book a free quote today for a loft ladder installation by <a href="<?= $URLcorrection ?>contact"><strong>clicking here</strong></a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -13,7 +13,7 @@ include_once $URLcorrection . 'includes/header.php';
|
||||
<div class="col-md-10">
|
||||
<h2 class="margin-top-20 stand-out-text">Professional Loft Lighting</h2>
|
||||
<p class="lead text-muted">Brighten your loft with energy-efficient LED and tube lighting, installed by qualified professionals.</p>
|
||||
<a href="<?= $URLcorrection ?>contact.php" class="customer-quote-button">Arrange a free quote</a>
|
||||
<a href="<?= $URLcorrection ?>contact" class="customer-quote-button">Arrange a free quote</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user