Components

Bend Carousel

Pro

Photos and videos ride the outside of a cylinder: the frame in front faces you flat, the neighbours bend away and dim toward the edges. Auto-glides, drags with momentum, scrubs with a trackpad, and videos only play while they are on screen.

Installation

ProRequires a Planes Pro license.
npx shadcn add @useplanes/bend-carousel

Unlock with Planes Pro

$99 once · 80 Pro components · lifetime updates.

<BendCarousel
  items={[
    { src: "/gallery/1.webp", alt: "Cliffside" },
    { src: "/gallery/clip.mp4", type: "video", poster: "/gallery/clip.jpg" },
    { src: "/gallery/2.webp", alt: "Citrus" },
  ]}
  cardWidth={260}
  cardHeight={440}
  radius={900}
/>

Use cases

  • Campaign reel

    Mix product stills and short clips in one strip that reads as a single object.

  • Portfolio hero

    A cinematic first impression for photographers and studios.

  • App screenshots

    Show portrait mobile screens curving past the way they sit on a device rack.

  • Testimonial videos

    Muted looping clips of customers, each unmuted on its own page.