Dankoss Docs - v0.1.0
    Preparing search index...
    • Parameters

      • props: { cta: string; dark?: boolean; eyebrow: string; href: string; title: string }

        Component properties.

        • cta: string

          Call to action button text.

        • Optionaldark?: boolean

          Toggles dark mode styling for the banner background.

        • eyebrow: string

          Small over-title text displayed above the main heading.

        • href: string

          Call to action URL destination.

        • title: string

          Main banner heading displaying the core message.

      Returns Element

      The rendered banner section containing the titles and CTA button.

      Renders a promotional banner to highlight specific marketing campaigns or actions.