Brutalist
Neo-brutalist mega menu with bold typography and high contrast design.
Main Features of Brutalist
How to Use Brutalist in Next.js
Installation Guide for Brutalist
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
openButtonText | string | "Open Menu" | Text for the open button. |
categories | string[] | ["Digital Art", "Collectibles", "Music", "Photography"] | Array of category labels. |
backgroundColor | string | "#E0E7FF" | Background color (hex, rgb, or hsl). |
buttonBgColor | string | "#FF6B6B" | Button background color. |
menuBgColor | string | "#ffffff" | Menu background color. |
menuBorderColor | string | "#000000" | Menu border color. |
