BlockDex

Components

Registries

Free blocks

Method

BlockDex

Components

Registries

Free blocks

Method

Open API

BlockDex

Components

Registries

Free blocks

Method

Open API

Components/rivelle/login-01

Login

rivelle/login-01
FreeBlock

A polished split-screen sign-in experience.

Install it

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

Source

registry/nova/blocks/login-01.tsxrivelle.dev/r/login-01.json
1import * as React from "react";
2import { ArrowRight, Github, Sparkles } from "lucide-react";
3
4import { Button } from "@/components/ui/button";
5import { Input } from "@/components/ui/input";
6import { Label } from "@/components/ui/label";
7import { cn } from "@/lib/utils";
8
9function Login01({ className, ...props }: React.ComponentProps<"section">) {
10 return (
11 <section
12 className={cn(
13 "grid min-h-[680px] overflow-hidden rounded-[2rem] border border-foreground/10 bg-background lg:grid-cols-[1.05fr_.95fr]",
14 className,
15 )}
16 {...props}
17 >
18 <div className="relative hidden overflow-hidden bg-foreground p-10 text-background lg:flex lg:flex-col">
19 <div className="absolute inset-0 opacity-55 [background-image:radial-gradient(circle_at_20%_15%,color-mix(in_oklch,var(--primary)_70%,transparent),transparent_32%),linear-gradient(145deg,transparent_30%,color-mix(in_oklch,var(--primary)_45%,transparent))]" />
20 <div className="relative flex items-center gap-2 text-sm font-semibold">
21 <span className="grid size-8 place-items-center rounded-xl bg-background/10 text-primary">
22 <Sparkles className="size-4" />
23 </span>
24 Rivelle Studio
25 </div>
26 <div className="relative mt-auto max-w-lg">
27 <p className="text-3xl font-semibold leading-tight tracking-[-.04em]">
28 Build interfaces people remember.
29 </p>
30 <p className="mt-4 max-w-md text-sm leading-relaxed text-background/60">
31 Editable components, thoughtful defaults and the freedom to own
32 every detail.
33 </p>
34 </div>
35 </div>
36 <div className="flex items-center justify-center p-7 sm:p-12">
37 <div className="w-full max-w-sm">
38 <div className="mb-8">
39 <p className="text-xs font-semibold uppercase tracking-[.16em] text-primary">
40 Welcome back
41 </p>
42 <h1 className="mt-3 text-3xl font-semibold tracking-[-.04em]">
43 Sign in to your account
44 </h1>
45 <p className="mt-2 text-sm text-muted-foreground">
46 Enter your details to continue to your workspace.
47 </p>
48 </div>
49 <form className="space-y-5">
50 <div className="space-y-2">
51 <Label htmlFor="login-email">Email</Label>
52 <Input
53 id="login-email"
54 placeholder="you@company.com"
55 type="email"
56// … truncated

What it pulls in

npm packages

  • lucide-react

Other registry items

  • @rivelle/utils
  • @rivelle/button
  • @rivelle/input
  • @rivelle/label

Files it writes

  • registry/nova/blocks/login-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
Herohero-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