Pricing

Recommended Trio

Three plans with the recommended one singled out: it sits above its neighbours and carries a badge spelled out in words, not just a coloured border. The buttons are pinned to the bottom.

What you can change

  • the eyebrow, title and lede copy in the header and the note under the plans
  • the plans array: name, price, period, description, up to six features and the action button
  • the featured flag and the badge text on the recommended plan

A link for your AI agent: preview, code and instructions.

Preview

1440pxHost theme

Use it with AI

  1. 1. Copy the link.
  2. 2. Write to your agent in your own words and drop the link into the sentence.
  3. 3. The agent opens the link and installs the component from the registry.
AI
1Pick it here

put this on the home page as the hero:

https://vibeui.ru/c/pricing-002?lang=en&theme=dark

2Paste into the chat
3Get it in your project

Not sure where to paste it? Step-by-step guide

Show the full instructions

What the link says, spelled out. Use it when your agent cannot open links — paste this text instead.

Loading…

For developers

The install command lives in the “Component source” block below — a signed link that stays valid for 24 hours.

Technical notes

A server component, one file, zero dependencies. The --vibeui-pricing-002-* palette is declared through light-dark(), so the block follows the surrounding color-scheme; it has no background of its own and one is turned on by the background prop. The recommended plan is marked with the data-featured attribute: it gets a thick accent border, a shadow and a badge, and at a wide width increased vertical padding as well. The cards are flex columns and the button is pinned to the bottom with margin-top:auto, so the bottom edge of the row stays level across different numbers of points. The layout: a column up to 58rem, three columns from 58rem through a container query.

Tags

  • pricing
  • plans
  • featured
  • cards
Component source

The same file your agent installs. Here in case you would rather copy it by hand.

Loading…