BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/bundui/hero-sections-03

Hero Sections

bundui/hero-sections-03
FreeComponent

Explore beautifully crafted Tailwind CSS hero sections designed to deliver a powerful first impression with clarity and purpose. These layouts blend minimalist design, strong visual hierarchy, and persuasive calls-to-action to communicate your product’s value from the very first glance. Ideal for landing pages, SaaS platforms, and marketing websites seeking a refined, modern, and conversion-ready above-the-fold experience.

Live preview

live · rendered by the registry
Rendered by bundui on their own page — this is the component running, not a screenshot of it.

Install it

npx shadcn@latest add https://bundui.io/r/hero-sections-03.json

Source

examples/blocks/marketing/hero-sections/03/page.tsxbundui.io/r/hero-sections-03.json · first 6 KB
1import Link from "next/link";
2import { ArrowUpRight } from "lucide-react";
3import { Badge } from "@/components/ui/badge";
4import { Button } from "@/components/ui/button";
5import { Popover, PopoverContent, PopoverTrigger } from "@/components/ui/popover";
6import {
7 NavigationMenu,
8 NavigationMenuItem,
9 NavigationMenuLink,
10 NavigationMenuList
11} from "@/components/ui/navigation-menu";
12
13const navigationLinks = [
14 { href: "#", label: "Home", active: true },
15 { href: "#", label: "Features" },
16 { href: "#", label: "Pricing" },
17 { href: "#", label: "About" }
18];
19
20const Logo = () => {
21 return (
22 <Link href="#" className="flex items-center space-x-2">
23 <img src="/logo.svg" className="size-8 dark:invert" alt="bundui logo" />
24 <span className="text-2xl font-bold">Bundui</span>
25 </Link>
26 );
27};
28
29export default function HeroSection() {
30 return (
31 <>
32 <header className="border-b px-4 md:px-6">
33 <div className="flex h-16 items-center justify-between gap-4">
34 {/* Left side */}
35 <div className="flex items-center gap-2">
36 {/* Mobile menu trigger */}
37 <Popover>
38 <PopoverTrigger asChild>
39 <Button className="group size-8 md:hidden" variant="ghost" size="icon">
40 <svg
41 className="pointer-events-none"
42 width={16}
43 height={16}
44 viewBox="0 0 24 24"
45 fill="none"
46 stroke="currentColor"
47 strokeWidth="2"
48 strokeLinecap="round"
49 strokeLinejoin="round"
50 xmlns="http://www.w3.org/2000/svg">
51 <path
52 d="M4 12L20 12"
53 className="origin-center -translate-y-[7px] transition-all duration-300 ease-[cubic-bezier(.5,.85,.25,1.1)] group-aria-expanded:translate-x-0 group-aria-expanded:translate-y-0 group-aria-expanded:rotate-[315deg]"
54 />
55 <path
56 d="M4 12H20"
57 className="origin-center transition-all duration-300 ease-[cubic-bezier(.5,.85,.25,1.8)] group-aria-expanded:rotate-45"
58 />
59 <path
60 d="M4 12H20"
61// … truncated

What it pulls in

npm packages

  • lucide-react

Other registry items

  • badge
  • button
  • popover

Files it writes

  • examples/blocks/marketing/hero-sections/03/page.tsx

Facts

Registry
bundui
Type
registry:component
Access
Free
Files written
1
Licence
the repository states none
In the index
at or before 2026-08-08
Last confirmed
yesterday

Go to the source

Docs on bundui bundui.io Raw registry item This item as JSON

More from bundui

All 217 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Accordionaccordion-collapsiblebunduiComponentsFreeno deps · 2 files
Accordionaccordion-defaultbunduiComponentsFreeno deps
Accordionaccordion-with-plus-iconbunduiComponentsFree2 deps
Alertalert-dangerbunduiComponentsFree1 dep
Alertalert-defaultbunduiComponentsFreeno deps
Alert Dialogalert-dialogbunduiComponentsFreeno deps
Alertalert-successbunduiComponentsFree1 dep
Alertalert-warningbunduiComponentsFree1 dep

Also from Kynth Studios

Built for the same person as BlockDex

SkillWorks

Claude Code skills and plugins, scored

skillworks.kynth.studio

RuleStack

AGENTS.md gallery and agent-config comparison

rulestack.kynth.studio

ToolDrift

What the AI coding tools changed last night

tooldrift.kynth.studio

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex

The studio list

One product, taken apart, once a month

Kynth Studios pulls one shipped product open every month — what it does, what it cost to build, what the pipeline behind it looks like, and what the numbers did. One email a month, nothing in between.

Double opt-in — we send one confirmation link and nothing else until you click it.

BlockDex

Built by

Kynth Studios

the studio behind SkillWorks, RuleStack and ToolDrift

part of Toolproof, the measurement layer for AI agent tooling

Index

Components
Registries
Method
Open API

Guides

shadcn component libraries
Best shadcn registries
Free shadcn blocks

Reference

Corpus counts
Crawl health
hello@kynth.studio
Privacy
Terms

© 2026 BlockDex. A Kynth Studios product. Changelog

BlockDex