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