Markup: templates/output/06-components/cards/card-horizontal-image.html
<a class="c-card c-card--horizontal c-card--horizontal-image" href="#">
<div class="c-card__content">
<time class="c-card__date" datetime="2021-08-24">13. Oktober 2022</time>
<h3 class="c-card__title">SpaceX Starship booster heads to launch pad for the fifth time</h3>
<p class="c-card__description">For the fifth time in five months, SpaceX has transported its most advanced Starship booster prototype from the Starbase factory.</p><span class="c-card__fake-link" aria-hidden="true">Weiterlesen
<svg class="c-card__icon" viewBox="0 0 24 24" role="img" aria-hidden="true" focusable="false">
<title>Chevron right</title>
<use xlink:href="Images/svg/sprite.symbol.svg#chevron-right"></use>
</svg></span>
</div>
<div class="c-card__image"><img src="https://picsum.photos/id/112/240/120" width="240" height="120" alt="#" loading="lazy"/></div></a>
Source:
assets/sass/06-components/_components.cards.scss, line 35