Image

The Image component is a styled <image> element with max-width: 100%.

<Image
  alt='Brooklyn'
  src='https://source.unsplash.com/bITjK6W2Alw/1024x768?q=20'
/>
<Image
  alt='Brooklyn'
  src='https://source.unsplash.com/bITjK6W2Alw/1024x768?q=20'
  width='300'
  height='200'
/>