Back

CTABanner

Brand variant (center)

Start building today

Join thousands of developers shipping faster with mljr-ui.

Gradient variant (split align)

Ready to scale?

Enterprise plans with SLA, dedicated support, and unlimited seats.

Neutral variant (left align)

Stay in the loop

Get monthly product updates, no spam.

Usage

@display.CTABanner(display.CTABannerProps{
    Title:          "Start building today",
    Subtitle:       "Join thousands of developers.",
    PrimaryLabel:   "Get started",
    PrimaryHref:    "/signup",
    SecondaryLabel: "View docs",
    SecondaryHref:  "/docs",
    Variant:        "brand",    // "brand" | "neutral" | "gradient"
    Align:          "center",   // "center" | "left" | "split"
})