Component library

Showing 2 components with role outro.

  • <ClosingSlide>

    expressiveOutroCTAPresentation

    Closing slide with headline, supporting copy, and primary/secondary call-to-action labels.

    When to use: Final slide: next step, demo request, or contact prompt.

    Preview

    Ready for a pilot?

    We can scope the first workflow in a single engagement week.

    Book a demoDownload the brief
    PropTypeNotes
    labelstringOptional. Eyebrow above the headline.
    titlestringRequired. Closing headline.
    bodystringOptional. Supporting sentence.
    primaryCtastringOptional. Primary button label.
    secondaryCtastringOptional. Secondary button label.

    Examples

    <ClosingSlide
      title="Ready for a pilot?"
      body="We can scope the first workflow in a single engagement week."
      primaryCta="Book a demo"
      secondaryCta="Download the brief"
    />
  • <BroadsideEnd>

    broadsideOutroPresentation

    Closing display title with optional author meta.

    When to use: Final slide.

    Preview

    20

    thank you

    Questions welcome.

    Lunnoa2026
    PropTypeNotes
    numberstringOptional. Catalogue number.
    titlestringRequired. Closing title.
    leadstringOptional. Supporting line.
    authorstringOptional. Bottom-left.
    metastringOptional. Bottom-right.

    Examples

    <BroadsideEnd number="20" title="thank you" lead="Questions welcome." author="Lunnoa" meta="2026" />