Background

Photographic Atmosphere

A full-bleed photo background with a gradient scrim under the text: the atmosphere of a hotel, restaurant, architecture or personal brand. The photo keeps its natural colors, the interface on top stays on brand. The image is passed as a prop.

What you can change

  • src and alt — your photo and its description; do not ship the placeholder
  • focus — the crop point: on phones you may need another one or a separate frame via your project's <picture>
  • scrim — soft or strong to match the photo's contrast

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/surface-001?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, no JS. The image is a plain <img> with object-fit:cover; the crop point is the focus prop (object-position), alt is required by the frame's meaning. Without src a stylized CSS landscape placeholder renders with role="img". The scrim is a pre-chosen linear gradient of two strengths (data-scrim), not per-pixel math; the text hugs the dark zone (align start/end). Palette --vibeui-surface-001-*.

Tags

  • background
  • photo
  • image
  • hero
  • hotel
  • atmosphere
Component source

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

Loading…