Hero

Hero with a giant headline and colour pills

A festival first screen: a giant one-thought headline across the full width, a line with dates and place, two rows of colourful strand pills with emoji stickers on a darker-shade square. Pills pop in with a cascade and lift on hover.

What you can change

  • title (\n to break, *phrase* in the accent), meta, tagsLabel
  • tags: labels, colours, ink for dark ones, emoji, links
  • 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/hero-023?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 headline is an <h1> with font-size clamp(3rem, 10.5cqi, 8.75rem), line-height .95 and letter-spacing -.045em, white-space:pre-line (break via \n), a *starred* phrase is coloured with the accent. Pills are a <ul> with tag.color in --tag and tag.ink in --ink; the sticker is a color-mix(var(--tag) 82 %, #000) square with an emoji and a drop-shadow. Appearance via a pop @keyframes with overshoot and a --n×45ms delay; hover is translateY(-4px) rotate(-1.5deg). A pill without emoji gets data-plain and left padding. Palette --vibeui-hero-023-* 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
  • hero
  • headline
  • tags
  • stickers
  • emoji
Component source

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

Loading…