X Enterprises
nuxt-x-affiliate

Banner

Promotional hero banner with CTA and gradient, primary, or dark variant styling.

Banner

The XAFBanner component renders a full-width hero section for the affiliate landing page. Choose from gradient, primary, or dark variants and supply a CTA link to drive signups.

Components

<XAFBanner />

<XAFBanner
  title="Earn 30% recurring commission"
  description="Refer customers and earn every month they stay."
  cta-label="Join Now"
  cta-to="/affiliate#signup"
  highlight-text="New: Tiered Rewards"
  variant="gradient"
/>

Props

PropTypeDefaultDescription
titlestringrequiredBanner headline text
descriptionstringSubtitle or supporting copy
ctaLabelstring'Join Now'CTA button label
ctaTostring'/affiliate'CTA link destination
ctaColorstring'white'CTA button color token
highlightTextstringBadge text shown above or beside the headline
variant'primary' | 'gradient' | 'dark''gradient'Visual style of the banner
showDecorationbooleantrueShow decorative background element

AI Context

component: XAFBanner
package: "@xenterprises/nuxt-x-affiliate"
use-when: Affiliate landing page hero section with CTA and promotional messaging
Copyright © 2026