Loading...
Loading...
Loading...
Terminal-style CTA with blinking cursor.
Install
npx bouncekit@latest add ctaterminalImport
import { CtaTerminal } from "@/components/marketing/cta-terminal"import { CtaTerminal } from "@/components/marketing/cta-terminal"
<CtaTerminal
heading="Ready to ship?"
description="Start building today."
ctaHref="/login"
/>
// Terminal chrome with blinking cursor
// and npx install command.API Reference
Extends native HTML attributes — no custom props.
Source
src/components/marketing/cta-terminal.tsx