Refactor code structure for improved readability and maintainability

This commit is contained in:
Gary 2025-04-28 14:20:51 +01:00
parent 0b683b9694
commit 8c23ff3927
5 changed files with 4 additions and 7 deletions

View File

@ -14,10 +14,7 @@ include_once $URlsorrection . "includes/banner.php";
<div class="container">
<div class="row d-flex no-gutters">
<div class="col-md-6 d-flex">
<div class="img img-video d-flex align-self-stretch align-items-center justify-content-center mb-4 mb-sm-0" style="background-image:url(images/about.jpg);">
<a href="https://vimeo.com/45830194" class="icon-video popup-vimeo d-flex justify-content-center align-items-center">
<span class="fa fa-play"></span>
</a>
<div class="img img-video d-flex align-self-stretch align-items-center justify-content-center mb-4 mb-sm-0" style="background-image:url(images/projects.jpg);">
</div>
</div>
<div class="col-md-6 pl-md-5">

View File

@ -8358,7 +8358,7 @@ h1, h2, h3, h4, h5,
letter-spacing: 2px;
font-family: "Poppins", Arial, sans-serif;
font-weight: 600;
color: var(--blue);
color: black;
display: inline-block;
position: relative;
letter-spacing: 4px; }

BIN
images/hero-1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 KiB

View File

@ -1,6 +1,6 @@
<div class="hero-wrap js-fullheight">
<div class="home-slider js-fullheight owl-carousel">
<div class="slider-item js-fullheight" style="background-image:url(images/bg_1.jpg);">
<div class="slider-item js-fullheight" style="background-image:url(images/hero-1.jpg);">
<div class="overlay"></div>
<div class="container">
<div class="row no-gutters slider-text js-fullheight align-items-center justify-content-center">

View File

@ -3,7 +3,7 @@
<div class="container">
<div class="row justify-content-between">
<div class="col-3 d-flex align-items-center">
<a class="navbar-brand d-flex" href="index.html"><div class="icon d-flex align-items-center justify-content-center"><span class="flaticon-roof-2"></span></div>Warmseal</a>
<a class="navbar-brand d-flex" href="index.php"><div class="icon d-flex align-items-center justify-content-center"><span class="flaticon-roof-2"></span></div>Warmseal</a>
</div>
<div class="col-3 d-flex justify-content-end align-items-center">
<div class="social-media">