text colour changes
This commit is contained in:
parent
088eb9d299
commit
6483a923e4
@ -594,30 +594,24 @@ include_once $URLcorrection . 'includes/header.php';
|
||||
<p style="font-size: 20px; margin-bottom: 30px; opacity: 0.9;">Join hundreds of satisfied Victorian and Edwardian homeowners across the North East</p>
|
||||
|
||||
<div class="row mt-4 mb-4">
|
||||
<div class="col-md-3 col-6 text-center mb-3">
|
||||
<div class="col-lg-4 col-md-12 text-center mb-3">
|
||||
<div style="background: rgba(255,255,255,0.1); padding: 20px; border-radius: 15px;">
|
||||
<h4 style="color: #FF6600; margin: 0; font-weight: bold;">800+</h4>
|
||||
<h4 style="color: white; margin: 0; font-weight: bold;">800+</h4>
|
||||
<small style="color: white; opacity: 0.8;">Period Properties</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-3 col-6 text-center mb-3">
|
||||
<div class="col-lg-4 col-md-12 text-center mb-3">
|
||||
<div style="background: rgba(255,255,255,0.1); padding: 20px; border-radius: 15px;">
|
||||
<h4 style="color: #FF6600; margin: 0; font-weight: bold;">Zero</h4>
|
||||
<h4 style="color: white; margin: 0; font-weight: bold;">Zero</h4>
|
||||
<small style="color: white; opacity: 0.8;">Ceiling Loading</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-3 col-6 text-center mb-3">
|
||||
<div class="col-lg-4 col-md-12 text-center mb-3">
|
||||
<div style="background: rgba(255,255,255,0.1); padding: 20px; border-radius: 15px;">
|
||||
<h4 style="color: #FF6600; margin: 0; font-weight: bold;">15+ Years</h4>
|
||||
<h4 style="color: white; margin: 0; font-weight: bold;">15+ Years</h4>
|
||||
<small style="color: white; opacity: 0.8;">Experience</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-3 col-6 text-center mb-3">
|
||||
<div style="background: rgba(255,255,255,0.1); padding: 20px; border-radius: 15px;">
|
||||
<h4 style="color: #FF6600; margin: 0; font-weight: bold;">★ 4.9</h4>
|
||||
<small style="color: white; opacity: 0.8;">Customer Rating</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="mt-4 mb-4">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user