Components

Photo Shuffle

Pro
Ferris wheel against the sky
Stingrays gliding underwater
Kitesurfer riding the waves
A red phone booth
Cliffs at sunset
Tap to shuffle

Installation

ProRequires a Planes Pro license.
npx shadcn add @useplanes/photo-shuffle

Unlock with Planes Pro

$99 once · 90 Pro components · lifetime updates.

<PhotoShuffle
  images={[
    { src: "/shoot/01.jpg", alt: "Backstage" },
    { src: "/shoot/02.jpg", alt: "Golden hour" },
    { src: "/shoot/03.jpg", alt: "Studio" },
  ]}
  width={260}
  height={340}
/>

Use cases

  • Creator portfolio

    A tappable pile of shoot photos that never runs out, without a lightbox or carousel chrome.

  • Product gallery

    Let a shopper flick through angles of one item with a single tap target.

  • About page

    A stack of behind-the-scenes photos next to the team story.