Hero with marquee nad background gradient wave
npx shadcn@latest add https://21st.dev/r/designali-in/hero-02
Loading preview...
import { HeroSection02 } from "@/components/ui/hero-02"; export default function DemoOne() { return <HeroSection02 />; }