Template Slide (D)
Note: The first image is the background image for the slide (at least 2450px wide and 380px tall). The three images together will be round on the page. Please make sure there is enough white space to push the image to the center and they need to have a ratio of 1:1 to work here. Wherever there are double stars "**" or a hashtag "#" this is where the content goes. Please leave the button text as it is.
*1 title & *4 images need to be added
<div class="swiper-slide for-hex option2-hex-slide">
<div class="banner-container-background">
<img src="**img src goes here (background)**" alt="">
</div>
<div class="hex-position">
<div>
<div class="hex-grid">
<div>
<img src="**img src goes here (round image)**" alt="">
<img src="**img src goes here (round image)**" alt="">
<img src="**img src goes here (round image)**" alt="">
</div>
</div>
<div class="text-side">
<h2>**Long title goes here**</h2>
<a href="#link" class="button primary">Learn More</a>
</div>
</div>
</div>
</div>