text colour changes
This commit is contained in:
parent
e893d5e15d
commit
088eb9d299
@ -237,30 +237,24 @@ include_once $URLcorrection . 'includes/header.php';
|
||||
<p style="font-size: 20px; margin-bottom: 30px; opacity: 0.9;">Join hundreds of satisfied new build 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;">500+</h4>
|
||||
<h4 style="color: white; margin: 0; font-weight: bold;">500+</h4>
|
||||
<small style="color: white; opacity: 0.8;">New Builds Completed</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;">100%</h4>
|
||||
<h4 style="color: white; margin: 0; font-weight: bold;">100%</h4>
|
||||
<small style="color: white; opacity: 0.8;">NHBC Compliant</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;">10 Year</h4>
|
||||
<h4 style="color: white; margin: 0; font-weight: bold;">10 Year</h4>
|
||||
<small style="color: white; opacity: 0.8;">Product Warranty</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