Grids & Layouts
Neo-Brutalist Pop
Chunky bold neo-brutalist masonry grid with marquee effects.
masonryneo-brutalboldmarquee
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
tiles | Array<{span: string, bg: string, text: string, textCol?: string}> | [{span: 'col-span-1 row-span-1', bg: '#FF6B6B', text: 'POP'}, ...] | Array of tile objects with grid span, background color (hex), text, and optional text color (hex). |
backgroundColor | string | #E0E0E0 | Background color (hex, rgb, or hsl). |