<div class="o-teaser teaser--bannermodule teaser--has-store-buttons cs--a">

    <h4 class="teaser__headline">
        Überzeugt von der Barmer

    </h4>

    <div class="teaser__text teaser__text--richtext">
        <p>I'm happy to tell you that the brand is at its best today when it operates under memorable and bold identities.<br /> But that doesn't mean it's rushing into the twenty-first century.</p>
        <ul class="checklist rte--list">
            <li><i aria-hidden="true" role="presentation"></i>Lorem ipsum dolor sit amet.</li>
            <li><i aria-hidden="true" role="presentation"></i><a href="#" class="bm-richtext-link">Lorem ipsum dolor sit amet, no sea semper minimum, has te nominavi facilisis.</a></li>
            <li><i aria-hidden="true" role="presentation"></i>Modus graecis et nec, mel ne simul zril temporibus.</li>
        </ul>
    </div>

    <div class="teaser__button-wrapper">
        <a class="a-btn " href="#" title="AppStore">
            <img src="../../images/appstore-button--black-height-42px.png" alt="Dies ist der alt-Text" title="Dies ist der title-Text" class="a-image " loading="lazy">

        </a>

        <a class="a-btn " href="#" title="AppStore">
            <img src="../../images/google-play-badge-height-42px.png" alt="Dies ist der alt-Text" title="Dies ist der title-Text" class="a-image " loading="lazy">

        </a>

    </div>

</div>
{{ render '@teaser--bannermodule' partials.teaser merge=true }}
{
  "partials": {
    "teaser": {
      "viewtypes": {
        "specifier": "teaser--bannermodule teaser--has-store-buttons cs--a"
      },
      "partials": {
        "button": {
          "viewtypes": {
            "specifier": "btn--primary"
          }
        },
        "multipleButtons": [
          {
            "type": "button--with-image",
            "partials": {
              "image": {
                "content": {
                  "sourceUrl": "../../images/appstore-button--black-height-42px.png"
                }
              }
            }
          },
          {
            "type": "button--with-image",
            "partials": {
              "image": {
                "content": {
                  "sourceUrl": "../../images/google-play-badge-height-42px.png"
                }
              }
            }
          }
        ]
      },
      "switches": {
        "hasButton": false,
        "hasMultipleButtons": true
      }
    }
  }
}

No notes defined.