Thumbnail
import Thumbnail from '@site/src/components/Thumbnail';
<Thumbnail
src="/img/account-management/billing/add_new_card.png"
alt="add a new card"
width="437px"
/>;
Just pass in all the valid attributes for image as props.
Result UI

A few examples,

