40+ landing page components for ReactBrowse now

CTA

CTABanner

Full-width call-to-action banner with headline, subtitle, and primary/secondary buttons.

Installation

npm install @trinkui/react

Preview

Ready to get started?

Join thousands of developers building with TrinkUI.

Props

PropTypeDefaultDescription
pill
stringBadge label shown above the headline
titlerequired
stringMain headline text
subtitle
stringSupporting description below the headline
primaryAction
ActionPropsPrimary CTA button — { label, href, onClick?, variant?, target? }
secondaryAction
ActionPropsSecondary CTA button — { label, href, onClick?, variant?, target? }
animated
booleantrueEnable entrance animations
theme
"light" | "dark"Section color theme
className
stringExtra CSS classes for the section element