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