### `ImageCard`

Large image display tile with link and description

Props:

* string `linktext` - hyperlink text (upper line)
* string `href` - destination of link
* string `description` - description text (lower line)
* string `src` - src of image
* string `alt` - alt text for the image
* string `width` - specify the width of the image card (optional)