Components
Loading preview...
Classy Hero is a premium hero section with a black-and-white animated background, elegant typography, and interactive elements—perfect for a modern, high-end digital presence.
@jatin-yadav05
npx shadcn@latest add https://21st.dev/r/jatin-yadav05/classy-heroimport ClassyHero from '@/components/ui/classy-hero'
export const Demo = () => {
return <ClassyHero />
}