Nathan Chapman 5aef0cb055 Fix typo
2022-11-27 14:22:53 -07:00

11 lines
339 B
HTML

<div class="carousel">
<div class="carousel__wrapper">
<div class="carousel__item hero-image-1">
<h1>Life's hard enough without good coffee.<br>We're here to help.</h1>
</div>
<div class="carousel__item hero-image-2">
<h1>Merchandise now available!</h1>
</div>
</div>
</div>