BBH
<div class="c-teaser">
    <div class="c-teaser__image">
        <a href="" class="no-underline h-full w-full flex items-center justify-center bg-brand-hhnavy text-neutral-white hover:text-neutral-white">
            <span></span>
        </a>
    </div>
</div>
<div class="c-teaser">
  <div class="c-teaser__image">
    <a href="{{ link }}" class="no-underline h-full w-full flex items-center justify-center bg-brand-hhnavy text-neutral-white hover:text-neutral-white">
      <span>{{ label }}</span>
    </a>
  </div>
</div>
/* No context defined. */

No notes defined.