Template Slide (A)
Note: The first image is the background image for the slide (at least 2450px wide and 380px tall). The last three images inside the circle-container are intented to be png's with transparent backgorunds. Please make sure when you upload them, they are in this format. The first image dissapears in mobile at 500px. Wherever there are double stars "**" or a hashtag "#" this is where the content goes.
*1 title *3 links *4 images need to be added
<div class="swiper-slide for-parts">
<div class="banner-container-background">
<img src="**img src goes here (background)**" alt="">
</div>
<div class="content-wrap">
<h2>**slide title goes here**</h2>
<div class="circle-container">
<a href="#">
<img src="**img src goes here (transparent)**" alt="">
</a>
<a href="#">
<img src="**img src goes here (transparent)**" alt="">
</a>
<a href="#">
<img src="**img src goes here (transparent)**" alt="">
</a>
</div>
</div>
</div>