Hero
Console Hero
A B2B SaaS hero in a split layout: copy and two CTAs on the left, a decorative product visual on the right. It follows the surrounding theme and stays indifferent to your project's style.
What you can change
- the eyebrow, title, titleAccent, description, CTA, proof and panelTitle copy
- chipLabel — the caption of the floating chip under the window
- background — the component backdrop; empty means no backdrop, taking the page colour
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/hero-002?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. The colours live in local variables --vibeui-hero-002-*; the theme comes from the surrounding color-scheme through light-dark(), and there is no backdrop by default — the block sits on the page background. The accent is changed with the accent prop, the backdrop with the background prop. The layout is switched by container queries against the block's own width, so it looks the same on the page and in a catalogue thumbnail. The visualisation on the right is assembled from HTML/CSS/inline SVG — there are no external images.
Tags
- analytics
- saas
- split
- dashboard
- b2b
- landing
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…