Hero
Editorial Text Hero
A minimal typographic hero for a studio site: a large serif headline with an italic accent, one link with a growing underline and small-print colophon at the bottom. It follows the surrounding theme and lays no panel of its own under the page.
What you can change
- the studio, title and lede copy
- the label and href of the link
- up to three index pairs in the colophon
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/hero-015?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-hero-015-* palette is built on light-dark(): a warm paper base in the light theme and a separate dark pair where the rules are lighter than the background. There is no backdrop by default — the section lies on the page background, and the background prop turns it on and sets color-scheme according to the lightness of the given colour. The font pair is a system one: serif for the headline, sans for the rest — no web fonts are loaded. The link underline grows from zero through the background-size of a linear gradient rather than through a border: the line stays in place and does not shift the text. The colophon is a <dl> of pairs and lays out in three columns from 34rem through a container query. The only movement is the underline transition, and prefers-reduced-motion is declared for it.
Tags
- hero
- editorial
- serif
- minimal
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…