AI Input hero section with animated shader background
npx shadcn@latest add https://21st.dev/r/aghasisahakyan1/ai-input-hero
Loading preview...
import { HeroWave } from "@/components/ui/ai-input-hero"; export default function DemoOne() { return <HeroWave />; }