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