Content Blocks
Neo-Brutalist
Bold neo-brutalist feature section with chunky design.
featurebrutalistboldchunky
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
features | Array<{title: string, color: string, description?: string}> | [] | Array of feature items with title, color, and optional description. |
backgroundColor | string | #FDFFFC | Background color (hex, rgb, or hsl). |
topBarColor | string | #000000 | Top bar background color. |
badgeText | string | NEW FEATURE | Badge text. |
badgeColor | string | #FF3B30 | Badge background color. |
title | string | Make it | Section title text. |
subtitle | string | Pop. | Section subtitle text. |
description | string | Forget subtle. We bring the noise. High contrast, bold typography, and interactions that smack you in the face. | Section description text. |
cardBorderColor | string | #000000 | Card border color. |
cardTextColor | string | #000000 | Card text color. |
numberBgColor | string | #000000 | Number badge background color. |
numberTextColor | string | #ffffff | Number badge text color. |