### Examples

**Standard Use**

```
<Image
  alt='Example Image'
  maxHeight={5}
  src='https://source.unsplash.com/random/400x200'
/>
```
