PRO

Voku Image Slider

A looping image slider arranged along a shallow arc. Wheel, drag, and touch move the same eased target; frames scale down toward the edges and lift into focus at center while the active title follows the closest slide.

Component

Profile Study

Install
npx shadcn@latest add https://ui.aryank.space/r/voku-image-slider.json

Installs from ui.aryank.space. To add it by hand, copy the files in Usage below, or register the @compronents namespace via the docs.

Files

API
PropTypeDefaultDescription
imagesstring[]9 Compronents-hosted JPGsImages wrapped through the curved track.
titlesstring[]Profile Study / Pump Noir / ...Labels synced to the closest centered slide.
slideWidth / slideHeight / gapnumber200 / 275 / 100Base sizing used before distance-based scaling.
Customize
images / titlesasset-url

The frame URLs and labels displayed at center.

slideWidth / slideHeight / gaptuple

The base image size and spacing before the arc transform.

Dependencies
None.