CTA

Photo banner with two action pills

A call-to-action banner: a full-width rounded photo, a frosted label with dates top left, two pills bottom right — a glass secondary “Programme” and an accent primary “Buy a ticket →”. The photo drifts slowly, pills lift on hover.

What you can change

  • eyebrow, image, imageAlt, label, title
  • secondaryLabel/Href, primaryLabel/Href
  • 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/cta-019?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 banner is a flex column with min-height 18rem (14rem from 60rem) and isolation:isolate; the photo is position:absolute z-index:-1 with a 24 s drift @keyframes (scale and shift), darkened by a ::before gradient. The label and secondary pill use backdrop-filter blur, the primary is the accent with on-accent. An optional title large bottom left with a text-shadow. Palette --vibeui-cta-019-* 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
  • cta
  • banner
  • photo
  • buttons
Component source

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

Loading…