Hero

Product Shot Hero

A hero with a product shot: centred copy and, beneath it, a full-width app window cropped by the bottom edge. The shot is drawn in markup — no external images.

What you can change

  • the title and lede copy, the labels and hrefs of the primary and secondary CTAs
  • appName — the caption in the drawn window's title bar
  • the contents of metrics and rows: labels, values and feed lines

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-005?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

A server component, one file, zero dependencies. The --vibeui-hero-005-* palette, and the theme comes from the surrounding color-scheme through light-dark(); there is no backdrop by default — the block sits on the page background, and the backdrop is set with the background prop. The product shot is assembled from HTML and CSS: a title bar with dots, a side rail, three metric tiles and a feed of rows; the whole construction is marked aria-hidden as decorative. The bottom edge of the window dissolves through mask-image with a linear gradient rather than through an overlaid panel, so it works on any background. The layout follows the block width: the rail appears from 52rem, the buttons become a row from 34rem.

Tags

  • hero
  • screenshot
  • product
  • mockup
Component source

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

Loading…