Components

Image Wheel

Pro

A wheel of photos that spins past the lens, blurring everything but the frame in focus.

Installation

ProRequires a Planes Pro license.
npx shadcn add @useplanes/image-wheel

Unlock with Planes Pro

$99 once · 80 Pro components · lifetime updates.

<ImageWheel
  images={[
    { src: "/images/1.webp", alt: "Ferris wheel" },
    { src: "/images/2.webp", alt: "Stingrays" },
    { src: "/images/3.webp", alt: "Forest stream" },
  ]}
  cardSize={190}
  radius={420}
  height={520}
/>

Use cases

  • Photography portfolio

    Let a body of work spin past with only the current frame resolving into focus.

  • Launch hero

    A cinematic header for a product or film site that rewards a drag.

  • Album or cover browser

    Flip through artwork with the depth-of-field feel of a physical rack.

  • Case study picker

    Pick a project from an arc of covers instead of a flat grid.