Merge branch 'release/3.6.2'

This commit is contained in:
Nathan Chapman 2023-09-01 07:58:12 -06:00
commit 8749b3a884
3 changed files with 585 additions and 536 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 937 KiB

File diff suppressed because it is too large Load Diff

View File

@ -1,10 +1,9 @@
<div class="carousel"> <div class="carousel">
<div class="carousel__wrapper"> <div class="carousel__wrapper">
<div class="carousel__item hero-image-1"> <div class="carousel__item hero-image-1">
<h1>Subscribe and save 10%</h1> <h1>Labor Day Weekend Sale</h1>
</div> <h3>10% off 12oz and 16oz bags</h3>
<div class="carousel__item hero-image-2"> <h4>Use code: LABOR23</h4>
<h1>Merchandise now available!</h1>
</div>
</div> </div>
</div> </div>
</div>