This component no longer exists. It was in freddy’s manifest when we first indexed it and is not there now — the registry served its inventory on 2026-08-13 and this item was not on it. The install command below will fail. It is kept here because a tutorial somewhere still tells people to run it.
hero-2
freddy/hero-2RemovedBlock
Modern Hero with grid pattern and featured icons.
Install it
npx shadcn@latest add https://ui.arkcabin.com/r/hero-2.jsonSource
1"use client";23import { Hero2 } from "./hero";45export default function Hero2Page() {6 return (7 <div className="w-full bg-background font-sans text-foreground selection:bg-primary selection:text-primary-foreground">8 <Hero2 />9 </div>10 );11}
What it pulls in
npm packages
Other registry items
