Image
Displays an image optimized for performance.
_bookshop_name: primitives/image
src: /images/component-library/dunedin-cliff.jpg
alt: Dunedin Cliff
style: 'max-width: 500px;' Properties
src string
The URL or path to the image
alt string
Alternative text for accessibility
priority boolean
Whether this is a high-priority image (above-the-fold, hero, etc.)
Examples
Source
_bookshop_name: primitives/image
src: https://picsum.photos/id/28/1920/1080
alt: Forest
style: 'max-width: 500px;' _bookshop_name: primitives/image
src: https://placebear.com/1024/768
alt: Bear
style: 'max-width: 500px;'
_bookshop_name: primitives/image
src: https://assets.imgix.net/examples/pione.jpg
alt: Pione
style: 'max-width: 500px;'
_bookshop_name: primitives/image
src: /images/component-library/quiet-street.jpg
alt: Quiet Street
style: 'max-width: 500px;'