Restore emergency repair services to all 25 area pages - Customer confirmed emergency services are offered
This commit is contained in:
parent
3a827ef80a
commit
c703c4da6e
@ -27,6 +27,7 @@ include_once $URLcorrection . "includes/header.php";
|
||||
<div class="row">
|
||||
<div class="col-md-8">
|
||||
<h1 class="text-white mb-3">Professional Roofer in <?= $areaData['area_name'] ?></h1>
|
||||
<p class="text-white mt-3"><strong>Emergency repairs available - Call 01254 492373</strong></p>
|
||||
<p class="lead text-white mb-4">Expert roof repairs, installations & maintenance serving <?= $areaData['area_name'] ?> and surrounding areas</p>
|
||||
<div class="cta-buttons">
|
||||
<a href="<?= $URLcorrection ?>contact" class="cta-btn mr-2">Get Free Quote</a>
|
||||
@ -68,6 +69,8 @@ include_once $URLcorrection . "includes/header.php";
|
||||
<div class="feature-icon">
|
||||
<i class="fas fa-clock text-primary"></i>
|
||||
</div>
|
||||
<h4>Emergency Services</h4>
|
||||
<p>Emergency repairs within 24 hours for <?= $areaData['area_name'] ?>.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 mb-4">
|
||||
@ -202,3 +205,8 @@ include_once $URLcorrection . "includes/header.php";
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -28,3 +28,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -70,6 +70,8 @@ include_once $URLcorrection . "includes/header.php";
|
||||
<div class="feature-icon">
|
||||
<i class="fas fa-clock text-primary"></i>
|
||||
</div>
|
||||
<h4>Emergency Services</h4>
|
||||
<p>Emergency repairs within 24 hours for $areaData['area_name'].</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 mb-4">
|
||||
@ -340,3 +342,8 @@ $schema = [
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -226,3 +226,8 @@ $schema = [
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -334,3 +334,8 @@ $schema = [
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -61,7 +61,11 @@ include_once $URLcorrection . "includes/header.php";
|
||||
<div class="row">
|
||||
<div class="col-md-6 mb-4">
|
||||
<div class="feature-box">
|
||||
<div class="feature-icon"><i class="fas fa-clock text-primary"></i></div>
|
||||
<div class="feature-icon">
|
||||
<i class="fas fa-clock text-primary"></i>
|
||||
</div>
|
||||
<h4>Emergency Services</h4>
|
||||
<p>Emergency repairs within 24 hours for $areaData['area_name'].</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 mb-4">
|
||||
@ -221,3 +225,8 @@ $schema = [
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -33,7 +33,11 @@
|
||||
<div class="row">
|
||||
<div class="col-md-6 mb-4">
|
||||
<div class="feature-box">
|
||||
<div class="feature-icon"><i class="fas fa-clock text-primary"></i></div>
|
||||
<div class="feature-icon">
|
||||
<i class="fas fa-clock text-primary"></i>
|
||||
</div>
|
||||
<h4>Emergency Services</h4>
|
||||
<p>Emergency repairs within 24 hours for $areaData['area_name'].</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 mb-4">
|
||||
@ -114,3 +118,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -28,3 +28,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -28,3 +28,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -32,3 +32,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -31,3 +31,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -28,3 +28,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -28,3 +28,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -339,3 +339,8 @@ $schema = [
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -28,3 +28,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -92,3 +92,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -28,3 +28,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -28,3 +28,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -68,6 +68,8 @@ include_once $URLcorrection . "includes/header.php";
|
||||
<div class="feature-icon">
|
||||
<i class="fas fa-clock text-primary"></i>
|
||||
</div>
|
||||
<h4>Emergency Services</h4>
|
||||
<p>Emergency repairs within 24 hours for $areaData['area_name'].</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 mb-4">
|
||||
@ -337,3 +339,8 @@ $schema = [
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -28,3 +28,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -28,3 +28,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -43,3 +43,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -28,3 +28,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -92,3 +92,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -28,3 +28,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user