warmseal-roofing/sections/projects.php
2025-05-09 13:09:09 +01:00

120 lines
5.2 KiB
PHP

<section class="ftco-section ftco-no-pb ftco-no-pt">
<div class="container">
<div class="row justify-content-center pb-5 mb-3">
<div class="col-md-7 heading-section text-center ftco-animate">
<span class="subheading">Projects</span>
<h2>Done Projects</h2>
</div>
</div>
</div>
<div class="container-fluid px-md-0">
<div class="row no-gutters">
<div class="col-md-3 ftco-animate">
<div class="work img d-flex align-items-end" style="background-image: url(images/about-us.jpg);">
<a href="images/work-1.jpg" class="icon image-popup d-flex justify-content-center align-items-center">
<span class="fa fa-expand"></span>
</a>
<div class="desc w-100 px-4">
<div class="text w-100 mb-3">
<h2><a href="work-single.html">Pubs, Bars and Restaurants</a></h2>
<span>House</span>
</div>
</div>
</div>
</div>
<div class="col-md-3 ftco-animate">
<div class="work img d-flex align-items-end" style="background-image: url(images/projects/1.webp.jpg);">
<a href="images/work-2.jpg" class="icon image-popup d-flex justify-content-center align-items-center">
<span class="fa fa-expand"></span>
</a>
<div class="desc w-100 px-4">
<div class="text w-100 mb-3">
<h2><a href="work-single.html">Pubs, Bars and Restaurants</a></h2>
<span>House</span>
</div>
</div>
</div>
</div>
<div class="col-md-3 ftco-animate">
<div class="work img d-flex align-items-end" style="background-image: url(images/work-3.jpg);">
<a href="images/work-3.jpg" class="icon image-popup d-flex justify-content-center align-items-center">
<span class="fa fa-expand"></span>
</a>
<div class="desc w-100 px-4">
<div class="text w-100 mb-3">
<h2><a href="work-single.html">Pubs, Bars and Restaurants</a></h2>
<span>House</span>
</div>
</div>
</div>
</div>
<div class="col-md-3 ftco-animate">
<div class="work img d-flex align-items-end" style="background-image: url(images/work-4.jpg);">
<a href="images/work-4.jpg" class="icon image-popup d-flex justify-content-center align-items-center">
<span class="fa fa-expand"></span>
</a>
<div class="desc w-100 px-4">
<div class="text w-100 mb-3">
<h2><a href="work-single.html">Pubs, Bars and Restaurants</a></h2>
<span>House</span>
</div>
</div>
</div>
</div>
<div class="col-md-3 ftco-animate">
<div class="work img d-flex align-items-end" style="background-image: url(images/work-5.jpg);">
<a href="images/work-5.jpg" class="icon image-popup d-flex justify-content-center align-items-center">
<span class="fa fa-expand"></span>
</a>
<div class="desc w-100 px-4">
<div class="text w-100 mb-3">
<h2><a href="work-single.html">Pubs, Bars and Restaurants</a></h2>
<span>House</span>
</div>
</div>
</div>
</div>
<div class="col-md-3 ftco-animate">
<div class="work img d-flex align-items-end" style="background-image: url(images/work-6.jpg);">
<a href="images/work-6.jpg" class="icon image-popup d-flex justify-content-center align-items-center">
<span class="fa fa-expand"></span>
</a>
<div class="desc w-100 px-4">
<div class="text w-100 mb-3">
<h2><a href="work-single.html">Pubs, Bars and Restaurants</a></h2>
<span>House</span>
</div>
</div>
</div>
</div>
<div class="col-md-3 ftco-animate">
<div class="work img d-flex align-items-end" style="background-image: url(images/work-7.jpg);">
<a href="images/work-7.jpg" class="icon image-popup d-flex justify-content-center align-items-center">
<span class="fa fa-expand"></span>
</a>
<div class="desc w-100 px-4">
<div class="text w-100 mb-3">
<h2><a href="work-single.html">Pubs, Bars and Restaurants</a></h2>
<span>House</span>
</div>
</div>
</div>
</div>
<div class="col-md-3 ftco-animate">
<div class="work img d-flex align-items-end" style="background-image: url(images/work-8.jpg);">
<a href="images/work-8.jpg" class="icon image-popup d-flex justify-content-center align-items-center">
<span class="fa fa-expand"></span>
</a>
<div class="desc w-100 px-4">
<div class="text w-100 mb-3">
<h2><a href="work-single.html">Pubs, Bars and Restaurants</a></h2>
<span>House</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>