{% include '@bolt-components-listing-teaser/listing-teaser.twig' with {
signifier: signifier,
layout: 'responsive', // Allow the content to wrap under the signifier when it runs out of space.
eyebrow_items: [
eyebrow_1,
eyebrow_2,
],
headline: {
text: 'This is a listing',
tag: 'h3',
size: 'xlarge',
link_attributes: {
href: 'https://pega.com', // Or set type: 'button' for video modals
},
},
meta_items: [
meta_item_1,
meta_item_2,
meta_item_3,
],
description: description,
chip_list: chip_list,
} only %}