Hero
Dynamic Landing
Hero01 variant - High-impact invitation section.
A large hero section with a bold title, a descriptive subtitle, and clear primary and secondary call-to-action buttons.
Beautifully Designed Premium Shadcn Blocks
A collection of beautifully designed components that you can use to build your next project.
Trusted by engineers at
Usage
import { Hero01 } from "@repo/ui/blocks/hero/hero-01";
export default function Page() {
return <Hero01 />;
}