Rag Repo Service
Hero

Refined Introduction

Hero02 variant - Minimalist and refined approach.

A more compact hero variant, suitable for sub-pages or sections where a slightly less dominant introduction is needed.

Just released v1.0.0

Customized Shadcn UI Blocks & Components

Explore a collection of Shadcn UI blocks and components, ready to preview and copy. Streamline your development workflow with easy-to-implement examples.

Hero 02

Usage

import { Hero02 } from "@repo/ui/blocks/hero/hero-02";

export default function Page() {
  return <Hero02 />;
}

On this page