Components

Interactive components for modern interfaces.

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

Embers

Pro

A slow fire in a fragment shader. Coals burn white along the bottom edge, flames lick up through heat haze, and sparks lift into the dark and wink out. The pointer stirs it.

Installation

ProRequires a Planes Pro license.
npx shadcn add @useplanes/embers

Unlock with Planes Pro

$99 once · 80 Pro components · lifetime updates.

<div className="relative h-[560px] bg-black">
  <Embers heat={0.6} />
  <h1 className="absolute inset-x-0 top-1/4 text-center text-white">
    Your headline
  </h1>
</div>

Use cases

  • Hero background

    Fire stays in the lower half, so a headline sits on near-black above it.

  • Launch or countdown page

    Turn heat up as the date approaches; the frame gets hotter without a redesign.

  • Footer or CTA band

    Low heat gives a bed of coals and sparks under a single call to action.