Banner

Countdown Promo

A promo strip that shows how much time is actually left: the countdown is split into labelled groups instead of hiding behind “today only”.

What you can change

  • the seconds remaining and the unitText captions
  • the message text and the promo code
  • the actionLabel caption and the actionHref address

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/banner-012?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

The component is self-contained: one file, no dependencies, its own palette in the local --vibeui-banner-012-* variables. The remainder is split into groups: days appear only when there are any, and seconds hide while a day is left — a running digit at that range only distracts. The digits are monospaced with tabular figures, so the line does not jump every second. The countdown is aria-hidden: announcing it out loud every second would turn the strip into continuous speech, and the point of the promo is already in the region label. When the time is up the strip does not vanish silently but says so: a discount that disappears looks like a site error. The text on the accent fill is derived from the accent lightness with a relative colour. The theme comes from color-scheme through light-dark(), and the component switches on a class-based dark theme by itself.

Tags

  • banner
  • promo
  • countdown
  • sale
Component source

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

Loading…