Description
Tailark is an open source block library for marketing websites, built on shadcn/ui, React, and Tailwind CSS. Instead of individual components, the project delivers finished sections for entire pages: hero areas, feature grids, pricing tables, comparison tables, sign-up forms, contact sections, FAQ sections, footers, bento layouts, integration overviews, and team pages, spread across more than 30 categories. Blocks can be installed directly into a project through the shadcn CLI under the registry namespace "@tailark", or alternatively by copying them from the public repository.
The project is organized into three design kits, Mist, Dusk, and Veil, which offer the same block catalog in different visual languages, adding up to roughly 208 block files in total. Because every block ships as a React component with Tailwind classes, direct installation requires a React codebase. In frameworks without a React runtime, at most the structure can be read as a template and has to be rebuilt manually. Some blocks sit behind paid packages on tailark.com and are not part of the open repository.
Compared with more generic shadcn registries, Tailark stands out through its more polished look and the breadth within each category, with 16 hero variants alone. Anyone looking for a plain component library without finished page sections, or working outside the React ecosystem, is better served by a solution native to their target framework than by Tailark.







