Pricing
Free Versus Paid
A free plan next to a paid one: a light card against a dark one. The paid list is split into «everything in free» and «and beyond that», with no repeats.
What you can change
- the title and lede copy in the header and the note under the cards
- the free object: name, price, caption, features and the action button
- the paid object: name, price, period, caption, features, extra and the action button
A link for your AI agent: preview, code and instructions.
Preview
Use it with AI
- 1. Copy the link.
- 2. Write to your agent in your own words and drop the link into the sentence.
- 3. The agent opens the link and installs the component from the registry.
put this on the home page as the hero:
https://vibeui.ru/c/pricing-008?lang=en&theme=dark
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-008-* palette is declared through light-dark(), so the block follows the surrounding color-scheme: the paid card is always inverted relative to the free one — dark in the light theme and light in the dark one. The section has no background by default and one is turned on by the background prop. The paid card is marked with the data-paid attribute and overrides the background, the caption colours and the button style. The paid list is split into two parts by a divider heading: repeating the shared items in the second column means forcing a line-by-line comparison by eye. The buttons are pinned to the bottom with margin-top:auto. The layout: a column up to 48rem, two columns from 48rem through a container query.
Tags
- pricing
- free
- two-plans
- contrast
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…