Hero

Introduction hero block, including option with background image.

<div class="hero">
    <h1>Blanditiis Consequatur Quo <span class="hero__extra">£94,741</span></h1>
</div>
<div class="{{modifier 'hero' modifiers}}">
  <h1>{{ titlecase text }} <span class="hero__extra">{{ extra }}</span></h1>
</div>