This is hero
npx shadcn@latest add https://21st.dev/r/shailendrakumar19999/hero-2
Loading preview...
import { Component } from "@/components/ui/hero-2"; export default function DemoOne() { return <Component />; }