Image Block

This component contains an image with some text overlayed and is normally half of a row.

Section Title

The quick fox jumps over the lazy lorem ipsum

<section class="image-block" style="background-image: url(http://unsplash.it/g/818/261?blur)">
    <h3>Section Title</h3>
    <p>The quick fox jumps over the lazy lorem ipsum</p>
</section>
Back
Link to single component view