5th Banner Style
Note: please use square images with this banner. Kepp the titles as short as possible. In mobile the last three images are ont visible. Please do not add any classes to the button.
This code can be seen here Examples.
<div class="banner-style-2 row-images">
<div>
<img src="#" alt="" />
<img src="#" alt="" />
<img src="#" alt="" />
</div>
<div class="banner-style-text">
<h2>**big title goes here**</h2>
<h3 class="contact-bar-text">**small title goes here**</h3>
<div class="banner-style-button">
<a href="#">**button text goes here**</a>
</div>
</div>
<div>
<img src="#" alt="" />
<img src="#" alt="" />
<img src="#" alt="" />
</div>
</div>