Skip to content

Blocks & Templates

BrutxUI provides pre-built block components, combining multiple basic components into complete UI sections. These are ready-to-use building blocks for common page patterns.

Available Blocks

BlockDescription
Brutalist HeroLanding page Hero section with CTA buttons and code previews.
Pricing SectionUnified pricing table supporting one-time payments and subscription toggles.
Auth CardLogin/register card featuring social buttons and email inputs.
Dashboard ShellComplete dashboard layout with navigation sidebar and header.
Header SectionTop navigation header with links and mobile drawer menu.
Footer SectionBottom footer with link columns and copyright information.
Feedback FormFeedback form with validated inputs (name, email, subject, message).
Cookie ConsentFloating bottom cookie consent banner.

Customization

Blocks are copy-and-paste components. Once added, you have full ownership and control over their source code. You can freely modify props, styling, and behavior to fit your design specifications.

All blocks share the same --brutal-* CSS variable tokens, meaning they will automatically adjust to the active theme preset configured in your project.

Brute force builds.