Parallax Slice

Parallax sliced feature grid with depth and movement.

featureparallaxslicedepth

Props

Customize the component with these props

PropertyTypeDefaultDescription
columns
Array<Array<{image: string, alt: string, hoverText?: string}>>[[{image: '...', alt: 'Architecture 1'}, ...], ...]2D array of column items, each containing image URL, alt text, and optional hover text.
backgroundColor
string#000000Background color (hex, rgb, or hsl).
title
stringARCHITECTURETitle text displayed above columns.
subtitle
stringExploring spatial relationshipsSubtitle text displayed above columns.
Parallax Slice - Grids & Layouts Component | UILora