Components

Interactive components for modern interfaces.

A set of beautifully crafted React components and interactions you can customize, extend, and build on.

Paper Planes

Pro

A flock of paper planes that streams around your headline, chases the pointer, and leaves long-exposure light trails.

Installation

ProRequires a Planes Pro license.
npx shadcn add @useplanes/paper-planes

Unlock with Planes Pro

$99 once · 80 Pro components · lifetime updates.

<div className="relative h-[560px] bg-black">
  <PaperPlanes count={200} avoidCenter />
  <h1 className="absolute inset-0 grid place-items-center text-white">
    Your headline
  </h1>
</div>

Use cases

  • Hero background

    The flock parts around the headline like air around a wing and follows the visitor's cursor.

  • Launch or waitlist page

    Motion that reads as momentum without a single word of copy.

  • Loading screen

    Something alive to watch while a heavy app boots.