Hero

Introduction hero block, including option with background image.

<div class="hero" data-src="">
    <h1>vitae aut officia fugiat</h1>
</div>
<div class="{{modifier 'hero' modifiers}}" data-src="{{ src }}">
  <h1>{{ text }}</h1>
</div>