Component library

Showing 1 component in the lunnoa deck with role title.

  • <LunnoaCoverSlide>

    lunnoaTitlePresentation

    Lunnoa-branded cover: full-bleed indigo marketing background, grey left-to-right overlay, left-aligned title stack. Logo from /theming uploads (dark-surface asset).

    When to use: Opening slide for Lunnoa sales, product, or workshop decks. Uses the bundled indigo background by default; pass backgroundSrc to override.

    Often with: TitleSlideHeroCoverSlideBroadsideCover

    Preview

    The platform layer for enterprise AI.

    PropTypeNotes
    titlestringRequired. Main headline, left-aligned on the overlay (uses left half of the slide).
    subtitlestringOptional. Supporting line under the title.
    backgroundSrcstringOptional. Full-bleed background image URL. Defaults to /assets/decks/lunnoa/indigo-background.png.Example: /assets/decks/lunnoa/indigo-background.png

    Examples

    <LunnoaCoverSlide title="The platform layer for enterprise AI." />