Broadcast Use Case An example of what a broadcast might look like in use. This example makes use of the layout mask property. Demo

Scroll down to reveal the animation

A history of
AI innovation

Over 40 years ago, Alan Trefler developed some of the first AI agents capable of playing chess at an elite level.

He applied the same principles to tech and business to unlock radical agility as never before.

Scroll up to reveal the animation

Twig
{% include '@bolt-components-broadcast/broadcast.twig' with {
  content: layout_items,
  mask: true,
  background: background,
  padding_top: 'large',
  padding_bottom: 'large',
  align_items: 'center',
  video: video,
  attributes: {
    id: 'broadcast-use-case-2',
    class: 't-bolt-dark u-bolt-text-align-center'
  }
} only %}
HTML
Not available in plain HTML. Please use Twig.