Ingamana Projects Page
A full project-index page where ten rows of image cards stretch from a tight 125% strip to 500% width as they scroll through view, so the entire archive feels like it zooms past the camera.
npx shadcn@latest add https://ui.aryank.space/r/expanding-rows-gallery.jsonInstalls from ui.aryank.space. To add it by hand, copy the files in Usage below, or register the @compronents namespace via the docs.
| Prop | Type | Default | Description |
|---|---|---|---|
| projects | { name: string; year: number; img: string }[] | 16 BLANK-hosted JPGs | Cards tiled across the rows, looping when rows need more. |
| projectsPerRow / totalRows | number | 9 / 10 | Grid density; cards repeat from the projects list. |
| embedded | boolean | true | Own the scroll container; set false to ride the window scroll. |
projectslinksName, year, and image per project card.
introText / outroTexttextThe centered copy before and after the grid.
gsaplenis