hero-4
freddy/hero-4FreeBlock
Boxed structural hero with dashed borders, interactive feature grid, and 3D parallax cards.
Install it
npx shadcn@latest add https://ui.arkcabin.com/r/hero-4.jsonSource
1"use client";23import React from "react";4import { Hero4 } from "./hero";56/**7 * HERO 4 BLOCK (Page Entry)8 * Boxed structural hero for component libraries and tech-focused SaaS.9 */10export default function Hero4Page() {11 return (12 <div className="w-full bg-background font-sans text-foreground selection:bg-foreground selection:text-background">13 <Hero4 />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 |
