Card
Frame with overlay
An image in a frame with a set aspect ratio: object-fit, radius, a corner badge (date, tag), a caption under the frame and a bottom overlay with a scrim — a headline and buttons over the photo. Optional slow drift of the image for banners. Everything on top comes from outside: a block with a photo does not rebuild it.
What you can change
- src and alt
- ratio — the frame proportion
- fit — cover or contain
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/card-025?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
Self-contained: one file, no dependencies, palette in --vibeui-card-025-*. A <figure>: the frame takes aspect-ratio from the ratio prop (auto — by the image), img with object-fit by fit, a scrim by scrim (none, bottom, full), a corner badge, a caption under the frame. The overlay is children: it sits at the bottom of the frame in white over the scrim. drift enables slow image drift, prefers-reduced-motion turns it off.
Tags
- image
- photo
- figure
- frame
- banner
- overlay
- picture
- media
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…