What Are shadcn/ui Blocks?
A block is a complete, production-ready section of an interface, like a hero, a pricing table, a dashboard, or an auth screen, built from shadcn/ui components on Base UI primitives and styled with Tailwind CSS v4. Where a component gives you a button, a block gives you the whole section the button lives in, with layout, responsive behavior, dark mode, and accessibility already handled.
Installation follows the shadcn model: one CLI command copies the block's source straight into your repository. There is no wrapper package and no runtime dependency on 7Ovr. The code is yours to edit, restyle, and ship from the first paste. Blocks work in any React framework: Next.js, Vite, Remix, Astro, or TanStack Start.
240+ blocks are free under the MIT-0 license: use them in personal, commercial, and client work with no attribution. The rest are Pro blocks, a larger set of polished, animated sections you can preview in full today while Pro purchasing is in preview. Every block can also be restyled before install: the Customize panel generates a preset covering style, theme, fonts, radius, and icon library that the shadcn CLI applies as it installs.