Template Slide (C)
Note: The first image is the background image for the slide (at least 2450px wide and 380px tall). The last 4 images need to have white backgrounds and be square only. The little title is the text that goes inside of the shape and needs to be only a few words or one long word because there is limited space. The second image with the class of shape needs to stay the way it is and doesn't change, it is a part of the layout. Wherever there are double stars "**" or a hashtag "#" this is where the content goes. Please leave the button text as it is.
*2 titles & *5 images need to be added
<div class="swiper-slide for-hex">
<div class="banner-container-background">
<img src="**img src goes here (background)**" alt="">
</div>
<div class="hex-position">
<div>
<div class="hex-grid">
<img class="shape" src="skin/frontend/copper/default/images/svg1.svg" alt="df-shape"> (Do not remove this line or change it. Remove this perenthesis before using the slide.)
<h2 class="center-title">**short title goes here (short title in center of shape)**</h2>
<img src="**img src goes here (square with white)**" alt="">
<img src="**img src goes here (square with white)**" alt="">
<img src="**img src goes here (square with white)**" alt="">
<img src="**img src goes here (square with white)**" alt="">
</div>
<div class="text-side">
<h2>**long title goes here**</h2>
<a href="#" class="button neutral">Learn More</a>
</div>
</div>
</div>
</div>