Grids & Layouts
Clay Grid
Soft clay masonry grid with organic shapes and earthy tones.
masonryclayorganicsoft
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
images | string[] | [...9 image URLs] | Array of image URLs. |
content | Array<{type: 'img'|'text', src?: string, title?: string, text?: string, span?: string}> | Array of content items (images or text cards). If not provided, default content is generated from images. | |
backgroundColor | string | #e0e5ec | Background color (hex, rgb, or hsl). |