Page Banner Component

Similar to the media component...

... but meant to be sitting atop the page.

Metalsmith Javascript Metalsmith Javascript

The Page Banner Component uses the following content fields:

  • Title
  • Sub title
  • Prose
  • hasCtas (boolean, if true one or more CTA(s) will be displayed)
  • CTAs (a set of one or more CTAs)
  • mediaType (selects the either Image, Video, Audio, Icon or a Lottie animation)
  • video (video details)
  • audio (audio details)
  • image (image details)
  • icon (icon details)
  • lottie (lottie details_)

To get a better idea of what these media choices are, check the media component page.