radkradk

Navbar

Top navigation bar with logo, nav links, mobile hamburger menu, and CTA button.

radk

Installation

npx radk-cli@latest add button sheet

Usage

import { NavbarBlock } from "@/components/blocks/navbar"

<NavbarBlock />

Customize the navLinks array and logo text directly in the source file.

On this page