BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/hex-ui/hero-4

Hero-4

hex-ui/hero-4
FreeBlock

A hero section with bold visuals that emphasize brand presence

Live preview

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

Install it

npx shadcn@latest add https://hexui.sh/r/hero-4.json

Source

registry/blocks/hero/hero-4/source/app/hero/page.tsxhexui.sh/r/hero-4.json
1import { SiteHeader } from "../../components/site-header"
2import { SiteHero } from "../../components/site-hero"
3
4export default function Page() {
5 return (
6 <div className="relative min-h-screen w-full overflow-hidden bg-background">
7 {/* Full-bleed background image; a separate image is used in dark mode. Content sits above it (z-10). */}
8 <div className="absolute inset-0 bg-[url('/demo/backgrounds/vintage.png')] bg-cover bg-center opacity-40 dark:bg-[url('/demo/backgrounds/vintage_dark.png')]" />
9
10 <div className="relative z-10 px-8 mx-auto flex min-h-screen w-full max-w-7xl flex-col items-center">
11 <SiteHeader />
12 <SiteHero />
13 </div>
14 </div>
15 )
16}

What it pulls in

npm packages

  • lucide-react

Other registry items

  • button

Files it writes

  • registry/blocks/hero/hero-4/source/app/hero/page.tsx
  • registry/blocks/hero/hero-4/source/components/site-header.tsx
  • registry/blocks/hero/hero-4/source/components/site-hero.tsx

Facts

Registry
hex-ui
Type
registry:block
Access
Free
Files written
3
Licence
MIT
First indexed
2026-08-01
Last confirmed
yesterday

Go to the source

Docs on hex-ui hexui.sh hexui-sh/ui on GitHub Raw registry item This item as JSON

More from hex-ui

All 34 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Banner-1banner-1hex-uiBlocksFree1 dep · 2 files
Banner-2banner-2hex-uiBlocksFree1 dep · 2 files
Cta-1cta-1hex-uiBlocksFree1 dep · 2 files
Cta-2cta-2hex-uiBlocksFree1 dep · 2 files
Cta-3cta-3hex-uiBlocksFree1 dep · 2 files
Cta-4cta-4hex-uiBlocksFree1 dep · 2 files
Faq-1faq-1hex-uiBlocksFreeno deps · 3 files
Faq-2faq-2hex-uiBlocksFreeno deps · 3 files
BlockDex

Built by

Kynth Studio

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

BlockDex

BlockDex

Built by

Kynth Studio

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

BlockDex

BlockDex

Built by

Kynth Studio

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

BlockDex