Loading...
Loading...
Loading...
Interactive 3D keycard CTA with tilt effect.
Install
npx bouncekit@latest add ctakeycardImport
import { CtaKeycard } from "@/components/marketing/cta-keycard"import { CtaKeycard } from "@/components/marketing/cta-keycard"
<CtaKeycard
heading="Ready to ship?"
description="Start building today."
ctaHref="/login"
/>
// 3D tilt keycard with holographic
// sheen and mouse-tracking effect.API Reference
Extends native HTML attributes — no custom props.
Source
src/components/marketing/cta-keycard.tsx