radkradk

Hero

A full-width hero section with headline, subheading, CTA buttons, and an avatar social proof row.

Open Source

Build interfaces faster. Own every pixel.

Copy-paste React components built on Radix UI and Tailwind CSS. No npm packages, no lock-in. Just source code you own.

ABCDE

2,500+ developers using radk

Installation

This block uses the following components. Add any you don't have yet:

npx radk add button badge avatar

Usage

Copy the block into your project:

import { HeroBlock } from "@/components/blocks/hero"
<HeroBlock />

Source

The block is fully self-contained. Customize the headline, copy, and button labels directly in the source file.