Heading of the card
Some quick example text to build on the card title and make up the bulk of the card's content.
Card CTA<div class="card">
<img src="https://images.unsplash.com/photo-1734966901441-ac6c1fff1fd2?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3NDA0Njk0MjZ8&ixlib=rb-4.0.3&q=80&w=400" alt="">
<div class="content">
<h3>Heading of the card</h3>
<p>Some quick example text to build on the card title and make up the bulk of the card's content.</p>
<a class="btn" href="#0">Card CTA</a>
</div>
</div>