Grids & Layouts
Agency Grid
Professional agency masonry grid with corporate aesthetics.
masonryagencyprofessionalcorporate
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
images | string[] | [...12 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 | #0a0a0a | Background color (hex, rgb, or hsl). |
projectPrefix | string | Project | Prefix text for project labels. |