Planes

Components

Carousels

Image Flow Carousel

ProUnlock all 54 Pro — $99 once

A gallery that stretches whichever frame you hover into focus.

All components
Obsidian Ranger
Tidal Ranger
Volt Ranger
Nova Ranger
Crimson Ranger

Installation

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

Unlock with Planes Pro

$99 once · 54 Pro components · lifetime updates.

<ImageFlowCarousel
  images={[
    { src: "/covers/1.webp", title: "Aurora", subtitle: "Mountains" },
    { src: "/covers/2.webp", title: "Tidal" },
    { src: "/covers/3.webp", title: "Volt" },
  ]}
  autoPlay
  interval={3000}
  height={520}
/>

Use cases

  • Product gallery

    Showcase shots of a hardware product where the focused frame deserves real estate.

  • Editorial / lookbook

    Magazine-style story where hover or autoplay leads the eye through a sequence.

  • Case study covers

    Agency or studio site listing recent projects with a single hero per card.

  • Travel destinations

    Itinerary pages where each stop gets a generous photo without losing the rest of the trip.