Template Slide (B)
Note: The first image is the background image for the slide (at least 2450px wide and 380px tall). The last image is intented to be a png with a transparent backgorund. Please make sure when you upload them, they are in this format. If it is a rectagualr image, the bottom will hang off the banner. If it is a square image, it will still work it will just not hang off the bottom. Please keep the text parts as limited as possible. Wherever there are double stars "**" or a hashtag "#" this is where the content goes. Please leave the button text as it is.
*1 title *1 description & *2 images need to be added
<div class="swiper-slide image-button">
<div class="banner-container-background">
<img src="**img src goes here (background)**" alt="">
</div>
<div class="content-wrap">
<div class="image-button-wrapper">
<div class="title-wrapper">
<div>
<h2>**title goes here**</h2>
<p>**caption goes here**</p>
<div class="button-container">
<a href="#" class="button primary">Learn More</a>
</div>
</div>
</div>
<div>
<img src="**img src goes here (transparent)**" alt="">
</div>
</div>
</div>
</div>