Components / Blocks
Hero Aurora
Two full-screen hero block variants built on the AuroraBackground primitive. Both use
motion for entrance animations and follow all
Champagne Paper typography and color rules.
Overview
Dependencies
motion ^12.0.0 Registry
@champagne-paper Type
registry:block Directive
"use client" Hero Aurora — Classic
Centered layout with display headline, italic serif lede, body paragraph, and a primary/outline CTA pair. Entrance animation fades in from below on mount.
pnpm dlx shadcn@latest add @champagne-paper/hero-aurora-01Hero Aurora — Prompt List
Split layout with an animated rolling prompt list on the left and a centered input bar below.
Uses spring physics (stiffness 680, damping 16) and AnimatePresence
for item transitions.
pnpm dlx shadcn@latest add @champagne-paper/hero-aurora-02