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