BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/rivelle/hero-01

Hero

rivelle/hero-01
FreeBlock

A product hero with navigation, calls to action and atmospheric depth.

Install it

npx shadcn@latest add https://rivelle.dev/r/hero-01.json

Source

registry/nova/blocks/hero-01.tsxrivelle.dev/r/hero-01.json
1import * as React from "react";
2import { ArrowRight, Play, Sparkles } from "lucide-react";
3
4import { Badge } from "@/components/ui/badge";
5import { Button } from "@/components/ui/button";
6import { cn } from "@/lib/utils";
7
8function Hero01({ className, ...props }: React.ComponentProps<"section">) {
9 return (
10 <section
11 className={cn(
12 "relative min-h-[640px] overflow-hidden rounded-[2rem] border border-foreground/10 bg-background px-6 py-8 sm:px-10",
13 className,
14 )}
15 {...props}
16 >
17 <div className="absolute inset-0 -z-0 [background-image:radial-gradient(circle_at_50%_-10%,color-mix(in_oklch,var(--primary)_24%,transparent),transparent_48%),linear-gradient(to_right,color-mix(in_oklch,var(--foreground)_5%,transparent)_1px,transparent_1px),linear-gradient(to_bottom,color-mix(in_oklch,var(--foreground)_5%,transparent)_1px,transparent_1px)] [background-size:auto,48px_48px,48px_48px] [mask-image:linear-gradient(to_bottom,black,transparent_80%)]" />
18 <nav className="relative flex items-center justify-between">
19 <a className="flex items-center gap-2 font-semibold" href="#">
20 <span className="grid size-8 place-items-center rounded-xl bg-primary text-primary-foreground">
21 <Sparkles className="size-4" />
22 </span>
23 Northstar
24 </a>
25 <div className="hidden gap-7 text-sm text-muted-foreground md:flex">
26 <a href="#">Product</a>
27 <a href="#">Customers</a>
28 <a href="#">Pricing</a>
29 </div>
30 <Button size="sm" variant="outline">
31 Sign in
32 </Button>
33 </nav>
34 <div className="relative mx-auto flex max-w-4xl flex-col items-center pb-10 pt-28 text-center sm:pt-36">
35 <Badge variant="secondary">
36 <Sparkles /> Now in public beta
37 </Badge>
38 <h1 className="mt-7 text-balance text-5xl font-semibold leading-[.98] tracking-[-.06em] sm:text-7xl">
39 Make ambitious work feel effortless.
40 </h1>
41 <p className="mt-6 max-w-2xl text-balance text-base leading-relaxed text-muted-foreground sm:text-lg">
42 A focused workspace for creative teams to plan, build and ship their
43 best work without losing momentum.
44 </p>
45 <div className="mt-9 flex flex-col gap-3 sm:flex-row">
46 <Button size="lg">
47 Start building <ArrowRight />
48 </Button>
49 <Button size="lg" variant="outline">
50 <Play /> Watch overview
51// … truncated

What it pulls in

npm packages

  • lucide-react

Other registry items

  • @rivelle/utils
  • @rivelle/badge
  • @rivelle/button

Files it writes

  • registry/nova/blocks/hero-01.tsx

Facts

Registry
rivelle
Type
registry:block
Access
Free
Files written
1
Licence
MIT
In the index
at or before 2026-08-12
Last confirmed
yesterday

Go to the source

Docs on rivelle rivelle.dev w3cproject/rivelle-ui on GitHub Raw registry item This item as JSON

More from rivelle

All 83 items
Same registry, same kind — the ones you would have found next
ComponentRegistryKindAccessInstallsCommand
Contact Formcontact-form-01rivelleBlocksFree1 dep
Creative Portfoliocreative-portfolio-01rivelleBlocksFree1 dep
Dashboard Shelldashboard-shell-01rivelleBlocksFree1 dep
Empty Project Stateempty-project-01rivelleBlocksFree1 dep
Feature Sectionfeature-section-01rivelleBlocksFree1 dep
Site Footerfooter-01rivelleBlocksFree1 dep
Loginlogin-01rivelleBlocksFree1 dep
Pricingpricing-01rivelleBlocksFree1 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