Bento features section
npx shadcn@latest add https://21st.dev/r/meschacirung/features-11
Loading preview...
import { Features } from "@/components/blocks/features-11" export const Demo = () => { return <Features /> }