{{#if link}}
    <a href="{{link.url}}" class="block hover:opacity-75 transition">
  {{/if}}
  {{#with image}}
  {{> @image}}
  {{/with}}
  {{#if link}}
  </a>
  {{/if}}
/* No context defined for this component. */

There are no notes for this item.