updated image for banner

This commit is contained in:
Gary 2026-03-20 13:37:00 +00:00
parent 8d5090c335
commit 08c855cf4a
2 changed files with 17 additions and 2 deletions

View File

@ -10881,4 +10881,19 @@ textarea.form-control {
.approved-loft-banner { .approved-loft-banner {
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: center center; } background-position: center center; }
.new-build-banner {
position: relative;
width: 100%;
display: flex;
align-items: center;
background-color: #002b49; /* fallback brand blue */
background-image: url('/images/new-build-loft-boarding.png'); /* ADD YOUR BRITISH LOFT IMAGE HERE */
background-size: cover;
background-position: center;
overflow: hidden;
color: #ffffff;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

View File

@ -11,7 +11,7 @@ include_once $URLcorrection . 'includes/header.php';
?> ?>
<section class="contact-banner"> <section class="new-build-banner">
<div class="banner-overlay"></div> <div class="banner-overlay"></div>
<div class="container"> <div class="container">
<div class="banner-content"> <div class="banner-content">