Components
Loading preview...
Minimalist Hero for Fashion brand with minimalist animations.
@kokonutd
npx shadcn@latest add https://21st.dev/r/kokonutd/hero-fashionimport HomePage from "@/components/blocks/hero-fashion"
export function DemoPage() {
return <HomePage />
}