Pricing
Trial Timeline
A plan with a trial: the number of days and the price afterwards on the left, a timeline on the right — what happens today, three days before the end and on the final day.
What you can change
- the eyebrow, title and lede copy
- the trialDays number and the price and period values
- the timeline array: day, title and description of every event
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-010?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-010-* palette is declared through light-dark(), so the block follows the surrounding color-scheme; the section has no background by default and one is turned on by the background prop. The timeline is marked up as an <ol>: the order of the days matters and has to be read out loud, not only shown by coloured dots. The connecting line is a ::before on the event, hidden on the last one. The main fear about a trial is "I will forget to cancel and get charged", so the answer to it stands right in the timeline and is echoed by three short reassurances under the button. The layout: a column up to 56rem, two columns from 56rem through a container query.
Tags
- pricing
- trial
- timeline
- light
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…