Contact
Support Card
A single card: an «online» status with a green dot, opening hours by day in a table and channel buttons — chat first, email and call beside it.
What you can change
- title, statusLabel and statusNote
- hours — the opening times by day
- channels — the captions, links, icons and the primary channel
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/contact-014?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
The block is self-contained: one file, no dependencies, its own palette in local variables --vibeui-contact-014-*. Server-side: no hooks. The status is block data, not a shift check: the dot pulses with a CSS animation silenced by prefers-reduced-motion. The hours are marked up as a table with row headers and a caption. The channel buttons are real links: a chat anchor, mailto: and tel:; the primary channel is filled with the accent. The icons are inline SVG.
Tags
- contact
- support
- status
- hours
- channels
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…