Navbar
Top navigation bar with logo, nav links, mobile hamburger menu, and CTA button.
Installation
npx radk-cli@latest add button sheetUsage
import { NavbarBlock } from "@/components/blocks/navbar"
<NavbarBlock />Customize the navLinks array and logo text directly in the source file.