Mosaic
Floating parallax mosaic gallery with soft minimal design.
gallerymosaicparallaxminimal
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
images | string[] | [...array of image URLs] | Array of image source URLs. |
backgroundColor | string | #FDFBF7 | Background color (hex, rgb, or hsl). |
viewText | string | View | Text displayed on hover overlay. |
scrollSpeed1 | number | -200 | Scroll speed for first column (negative = up, positive = down). |
scrollSpeed2 | number | 150 | Scroll speed for second column. |
scrollSpeed3 | number | -100 | Scroll speed for third column. |