layout options, vertical, horizontal, and responsive. The default option is vertical.
{% include '@bolt-components-teaser/teaser.twig' with {
layout: 'horizontal',
signifier: image,
headline: {
text: 'This is the teaser headline',
link_attributes: {
href: 'https://www.google.com',
}
},
} only %}