Component library

Showing 1 component in the expressive deck 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"
    />