Aspect Ratio
Cinematic Banner
A 21:9 band that becomes 4:3 on a phone: at 360 pixels the cinematic ratio collapses into a 154-pixel slot.
What you can change
- the title and description copy
- actionLabel and actionHref — the band's action
- the accent through the accent prop — the glow and the button
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/aspect-005?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 component is self-contained: one file, no dependencies, its own palette in local variables --vibeui-aspect-005-*. The ratio and the whole layout live on the inner frame rather than on the root: the root is declared a container, and a container query applies only to descendants. From 30rem of its own width the proportion switches from 21:9 to 4:3. Type size and padding are computed in cqi. The band deliberately stays dark in both themes: it is a ground for a photograph and light text, not an interface panel.
Tags
- aspect ratio
- banner
- hero
- responsive
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…