About

Manifesto with bold inserts and fact pills

A festival manifesto: a rule on top, a small “Hello” label, large text with bold inserts and a marker, a smaller paragraph and a row of colourful fact pills. The text fades in as it enters the viewport.

What you can change

  • label, text (*bold*, _marker_), note
  • facts: values, labels, colours, ink; linkLabel, linkHref
  • accent and background, tone

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-009?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

One file, zero dependencies, a server component. The text is a <p> with font-size clamp(1.6rem, 4.2cqi, 3.25rem) and max-width 22ch; a *phrase* becomes <b>, an _phrase_ becomes <mark> with an accent-coloured background marker. Fact pills are <li> with fact.color in --chip and ink in --ink, lifting with a tilt on hover. The reveal uses animation-timeline:view() under @supports (older browsers show the text at once). Palette --vibeui-about-009-* is neutral: ink and paper via light-dark(), the site colours come through the accent, ink and background props; pill colours live in the data (color and ink per item), so one section can carry all twelve festival colours. Inter Tight and Inter via <link precedence> from Google Fonts with system fallbacks. tone pins the scheme, accent, ink and background override colours.

Tags

  • festival
  • event
  • colorful
  • pills
  • landing
  • manifesto
  • about
  • facts
  • statement
Component source

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

Loading…