Animations & Motion

Gallery Walk

Curved path animation with cards following a smooth trajectory.

scrollrevealgallerycurvedpath

Props

Customize the component with these props

PropertyTypeDefaultDescription
images
string[][]Array of image URLs
backgroundColor
stringbg-neutral-100Background color of the component
containerHeight
stringh-[200vh]Height of the container
title
stringCURVATURETitle text displayed
titleColor
stringtext-neutral-300Color of the title
titleSize
stringtext-4xlSize of the title
cardWidth
stringw-[400px]Width of each card
cardHeight
stringh-[500px]Height of each card
gap
stringgap-10Gap between cards
paddingLeft
stringpl-[50vw]Left padding
xRange
[string, string]["20%", "-100%"]X position range
yRange
[number, number, number][100, -100, 100]Y position range
rotateRange
[number, number][10, -10]Rotation range in degrees
scrollOffset
[string, string]["start end", "end start"]Scroll offset configuration
className
stringAdditional CSS classes
Gallery Walk - Animations & Motion Component | UILora