Pricing
Current Plan Upgrade
A billing screen inside the product: the current plan with usage bars built on <progress> on the left, an upgrade offer with the billing difference on the right.
What you can change
- the currentName, currentPrice, currentPeriod, renewLabel and renewDate copy
- the usage array: label, used, limit and unit of every row
- the upgradeName, upgradePrice, upgradeDelta copy and the upgradeGains list
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-019?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-019-* palette, a light base with a gradient upgrade panel. The usage bars are a native <progress> with an aria-label rather than a div with a width in per cent: the browser announces the value and the maximum itself, and the figure beside it duplicates that as text. A bar that has passed 80% is marked with the data-high attribute and painted in the warning colour — it is precisely the argument for upgrading, which is why the upgrade stands next to it and not in an email. The layout: a column up to 52rem, two columns from 52rem.
Tags
- pricing
- billing
- upgrade
- usage
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…