diff --git a/css/style.css b/css/style.css index 4b808e6..cb2281d 100644 --- a/css/style.css +++ b/css/style.css @@ -10960,7 +10960,7 @@ textarea.form-control { display: flex; align-items: center; background-color: #002b49; /* fallback brand blue */ - background-image: url('/images/Loftemanufacturer-768x768.jpg'); /* ADD YOUR BRITISH LOFT IMAGE HERE */ + background-image: url('/images/Loft-ETransparent.png'); /* ADD YOUR BRITISH LOFT IMAGE HERE */ background-size: cover; background-position: center; overflow: hidden; @@ -10974,7 +10974,7 @@ textarea.form-control { display: flex; align-items: center; background-color: #002b49; /* fallback brand blue */ - background-image: url('/images/Loft-E-Engraved.png'); /* ADD YOUR BRITISH LOFT IMAGE HERE */ + background-image: url('/images/Loft1.png'); /* ADD YOUR BRITISH LOFT IMAGE HERE */ background-size: cover; background-position: center; overflow: hidden; diff --git a/images/Loft-ETransparent.png b/images/Loft-ETransparent.png new file mode 100644 index 0000000..ca597f2 Binary files /dev/null and b/images/Loft-ETransparent.png differ diff --git a/images/Loft1.png b/images/Loft1.png new file mode 100644 index 0000000..b558967 Binary files /dev/null and b/images/Loft1.png differ