Featured image

There are no notes for this item.

<div class="ContentBlock feature-image-container">
    <img class="image" src="http://picsum.photos/1920/1080?random" alt="">
</div>
<div class="ContentBlock feature-image-container">
  <img class="image" src="{{path src}}" alt="{{alt}}">
</div>
{
  "src": "http://picsum.photos/1920/1080?random",
  "alt": null
}