Display images in your emails

Install

import { Img } from "@react-email/components";

Full Width

Untitled

<Img 
	src="<https://tinypic.host/images/2024/07/13/woman_cheerful-480.png>" 
	alt="woman cheerful 480" 
	border="0" 
	alt="woman cheerful" 
	border="0" 
	className="rounded mt-4 mb-[40px]">
</Img>