For trust, we're using a gallery component
<Col md={1} style={{ minWidth: 180, maxWidth: 180 }}> <Gallery images={[{ src: image1, thumbnail: image1, useForDemo: true, }, { src: image2 }, { src: image3 } ]} backdropClosesModal singleItem /> </Col>
the first image has a thumbnail provided, and the remaining images do not
Limited inside of width property to control size. this is used in kanban and form view for the trust photo