mljr-ui · showcase

CTA Banner

Full-width call-to-action strip with title, description, and one or two action buttons.

primitive cta-banner

Usage

primitive.CTABanner(primitive.CTABannerProps{
    Title:       "Ready to ship faster?",
    Description: "Join 5,000+ teams using mljr-ui.",
    CTAText:     "Get started free",
    CTAHref:     "/signup",
    SecondCTA:   "View docs",
    SecondHref:  "/docs",
})