The CauseCardModule provide the components to create cards, such as the one used in the . The card can be put together with different elements to make them flexible for different use cases.
Components
Example
<cause-card>
<img cause-card-image src="..." alt="...">
<h2 cause-card-title>Together for a safer world.</h2>
<p cause-card-text>
We’re on a mission to democratize security
by connecting technology with people to better
protect lives and valuables.
</p>
</cause-card>