For the complete documentation index, see llms.txt. Markdown variants are available by appending .md to any URL or sending an Accept: text/markdown header. An agent skill is available at /.well-known/agent-skills/site-skill.md.
24
Sponsor

Product Launch Trailer

Cinematic product reveal trailer animation.

Customize
1

Installation

$ pnpm dlx shadcn@latest add @framecn/product-launch-trailer

Usage

import { ProductLaunchTrailer } from "@/components/framecn/product-launch-trailer";
<ProductLaunchTrailer />

API Reference

ProductLaunchTrailer

PropTypeDefault
logoLabelstring"R"
productNamestring"Framecn"
versionLabelstring"v1.0 is live"
accentPeachstring"#FFB38E"
accentLavenderstring"#D4B3FF"
accentMintstring"#A1EEBD"
backgroundstring"#141318"
speednumber1
classNamestring-

Notes