About

Timeline History

A company timeline for an About page: years on a vertical axis, dots and short stories. Change the years, the headings and the copy — add as many milestones as you need.

What you can change

  • the items array — the year, heading and text of every milestone
  • eyebrow and title — the eyebrow and the section heading
  • the accent through the accent prop — it colours the years, the dots and the halo

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/about-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

The block is self-contained: one file, no dependencies, its palette in local variables --vibeui-about-002-*. A server component. The chronology is an honest <ol>: the axis and the accent dots are drawn with li pseudo-elements, so without styles the list stays a readable sequence of milestones. In a narrow container the year sits above the heading with the axis on the left; from 44rem of the block's own width the year moves into a right-aligned left column and the axis lands between the year and the text — the dot coordinates are set in rem and do not depend on content. The line of the last milestone is hidden so the axis does not leak into emptiness.

Tags

  • timeline
  • history
  • milestones
  • company
  • story
Component source

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

Loading…