Inline CTA

In-page call-to-action card for upgrades, email capture, receipts, and plan changes. Multiple type variants.

import{ InlineCta } from "@pepulux/ui"

Actions type

Upgrade your plan

Get access to all features with a Pro plan.

Email capture

Stay in the loop

Get product updates and announcements.

Props

PropTypeDefaultDescription
type"image" | "actions" | "email-field" | "change-plan" | "upgrade-plan" | "payment-method" | "receipt""actions"Content layout variant
titlestringCTA heading
descriptionstringSupporting text
primaryAction{ label, onClick }Primary button
secondaryAction{ label, onClick }Secondary button or link
emailPlaceholderstringInput placeholder (email-field type)
onEmailSubscribe(email: string) => voidCalled when email is submitted