Shipping faster with a component registry
How we cut landing page build time from days to hours by treating sections as installable units.
Design system primitives: buttons, badges and other building blocks our sections are composed from. Install one and reuse it across your whole project.
| Component | Title | Category | Install |
|---|---|---|---|
| card12 | Polaroid Card | Card | npx shadcn add https://ui.beste.co/component/r/card12 |
| card11 | Event Ticket Card | Card | npx shadcn add https://ui.beste.co/component/r/card11 |
| card10 | Terminal Card | Card | npx shadcn add https://ui.beste.co/component/r/card10 |
| card9 | Gradient Beam Card | Card | npx shadcn add https://ui.beste.co/component/r/card9 |
| card8 | Team Reveal Card | Card | npx shadcn add https://ui.beste.co/component/r/card8 |
| card7 | 3D Tilt Card | Card | npx shadcn add https://ui.beste.co/component/r/card7 |
| card6 | Portfolio Card | Card | npx shadcn add https://ui.beste.co/component/r/card6 |
| card5 | Article Card | Card | npx shadcn add https://ui.beste.co/component/r/card5 |
| card4 | Product Card | Card | npx shadcn add https://ui.beste.co/component/r/card4 |
| card3 | Testimonial Card | Card | npx shadcn add https://ui.beste.co/component/r/card3 |
| card2 | Pricing Card | Card | npx shadcn add https://ui.beste.co/component/r/card2 |
| card1 | Spotlight Feature Card | Card | npx shadcn add https://ui.beste.co/component/r/card1 |
| button12 | Editorial CTA Button | Button | npx shadcn add https://ui.beste.co/component/r/button12 |
| filter-tree | Tree Filter | Filter | npx shadcn add https://ui.beste.co/component/r/filter-tree |
| filter-toggle | Toggle Filter | Filter | npx shadcn add https://ui.beste.co/component/r/filter-toggle |
| filter-swatch | Color Swatch Filter | Filter | npx shadcn add https://ui.beste.co/component/r/filter-swatch |
| filter-slider | Range Slider Filter | Filter | npx shadcn add https://ui.beste.co/component/r/filter-slider |
| filter-select | Select Filter | Filter | npx shadcn add https://ui.beste.co/component/r/filter-select |
| filter-segmented | Segmented Filter | Filter | npx shadcn add https://ui.beste.co/component/r/filter-segmented |
| filter-search | Search Filter | Filter | npx shadcn add https://ui.beste.co/component/r/filter-search |
| filter-rating | Rating Filter | Filter | npx shadcn add https://ui.beste.co/component/r/filter-rating |
| filter-range | Min/Max Range Filter | Filter | npx shadcn add https://ui.beste.co/component/r/filter-range |
| filter-radio | Radio Filter | Filter | npx shadcn add https://ui.beste.co/component/r/filter-radio |
| filter-multiselect | Multiselect Filter | Filter | npx shadcn add https://ui.beste.co/component/r/filter-multiselect |
An instant photo card with masking tape, serif caption, and a tilt that straightens on hover for galleries.
Admit one
Selin Aksoy
An event ticket card with punched notches, a perforated barcode stub, and detail columns for launches and conferences.
A terminal window card that types its command lines with a blinking caret for developer landings.
A new themed set of sections lands every month, with free updates forever.
Learn moreA featured callout card wrapped in an orbiting gradient border beam for highlights and announcements.
Deniz Arslan
Creative Director
Leads brand systems for venture backed startups. Previously at North & Co.
View profileA team member card with a grayscale portrait that gains color on hover while a bio drawer slides up.
A modular controller for creative tools, machined from a single block of aluminum.
A 3D tilt card that rotates in perspective toward the cursor with a moving glare for product showcases.
A portfolio card with a full bleed image, hover zoom, and gradient title overlay for work showcases.
How we cut landing page build time from days to hours by treating sections as installable units.
An article card with cover image, category chip, excerpt, and author row for blog and news grids.
A product card with image, price, discount badge, wishlist toggle, and add to cart action for shop grids.
We rebuilt our marketing site in a weekend. The blocks are clean, accessible, and the code reads like we wrote it ourselves.
A testimonial card with star rating, quote, and author row for reviews and social proof sections.
For freelancers shipping client sites.
No credit card required
A complete pricing card with feature list, highlighted state, floating badge, and call to action.
Copy a block, wire up your content, and deploy. No boilerplate, no configuration, no lock in.
Learn moreA feature card with an icon tile and a cursor tracking spotlight for landing page feature grids.
Hierarchical checkbox tree for nested categories with expand/collapse rows. Checking a parent checks its whole subtree, and partially selected parents turn indeterminate.
Switch rows for boolean product flags like on-sale or in-stock. Multi-select, works controlled or uncontrolled.
Multi-select color circles for color filtering. Each option paints its own CSS color and stays accessible via screen-reader labels.
Two-thumb range slider with live numeric readouts and a commit callback, built for price ranges.
Single-select dropdown for long option lists that would crowd a sidebar. Supports a clear item, result counts, and a disabled state for dependent filters.
Single-select segmented control built on Tabs for mutually exclusive choices like gender or condition. Clicking the active segment clears the selection.
Text search input with a leading icon for keyword filtering. Debounce in the consumer if you fetch on change.
Star rows for minimum-rating filtering in the familiar n-and-up pattern. Clicking the active row clears the selection.
Paired number inputs for open-ended ranges: either side can stay empty, so users can filter by only a minimum or only a maximum.