hero-3
freddy/hero-3FreeBlock
Cinematic minimalist hero with staggered typography animations and premium spotlight effects.
Install it
npx shadcn@latest add https://ui.arkcabin.com/r/hero-3.jsonSource
1"use client";23import React from "react";4import { Hero3 } from "./hero";56/**7 * HERO 3 BLOCK (Page Entry)8 * Cinematic, minimalist typography hero for premium SaaS introductions.9 */10export default function Hero3Page() {11 return (12 <div className="w-full bg-background font-sans text-foreground selection:bg-foreground selection:text-background">13 <Hero3 />14 </div>15 );16}
What it pulls in
npm packages
Other registry items
Files it writes
More from freddy
All 60 items| Component | Registry | Kind | Access | Installs | Command |
|---|---|---|---|---|---|
| announcement-1announcement-1 | freddy | Blocks | Free | 1 dep | |
| announcement-2announcement-2 | freddy | Blocks | Free | 1 dep | |
| announcement-3announcement-3 | freddy | Blocks | Free | 1 dep | |
| auth-1auth-1 | freddy | Blocks | Free | no deps · 2 files | |
| auth-10auth-10 | freddy | Blocks | Free | no deps | |
| auth-11auth-11 | freddy | Blocks | Free | no deps | |
| auth-12auth-12 | freddy | Blocks | Free | no deps | |
| auth-2auth-2 | freddy | Blocks | Free | 1 dep · 3 files |
