## Basic card
```js
```
## Basic card with slot cover
```js
My slot Cover
My default slot
```
## Basic card with cover prop
```js
My default slot
```
## Card with cover prop containing imgUrl
```js
My default slot
```
## Card with cover prop containing imgUrl and challengeSlug
```js
My default slot
```
## Card with cover prop containing overlay object with text and icon name
```js
My default slot
```
## Card with cover prop containing banner object with link and title
```js
My default slot
```
## Card with cover prop prop containing banner object with link
```js
My default slot
```