Typography
Section heading
A small uppercase eyebrow in the accent colour, a headline and a muted lede — the heading part of a section as one component. Typefaces, size scale, alignment and heading level (h1–h3) are props; the headline size is derived from the container width. Sections are built from it: FAQ, pricing, contacts, calls to action.
What you can change
- eyebrow, title, lede — texts
- level — h1, h2 or h3
- size — scale: sm, md, lg, xl
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/heading-001?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
Self-contained: one file, no dependencies, palette in --vibeui-heading-001-*. level sets the heading tag: h1 only for the first screen, h2 for every other section. size is a clamp scale in cqi (sm, md, lg, xl), align is start or center. display and font name the typefaces for the headline and the rest: the component does not load them, the page does; empty — system sans. ledeWidth is the lede width in characters. The default colour is the surrounding currentColor, the muted lede tone is derived from it; ink overrides.
Tags
- heading
- title
- eyebrow
- lede
- section
- typography
- text
- intro
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…