Layouts
Kinetic Heading
A kinetic heading: a frame-scale word holds the layout, four short blocks sit in the corners. Letters spread on scroll and respond to hover. For studios, portfolios, manifestos and launches.
What you can change
- heading and lead — the title and subtitle above the layout; without them — a ghost
- items — slots in order: 01 top-left block, 02 top-right block, 03 bottom-left block, 04 bottom-right block; title/text/value/media
- media — your own frame, video or a background from the Background category (surface-*) inside a slot, under the text
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/layout-007?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
One file, zero dependencies, JS only for the cursor light. A 1/2/1 grid with areas: word in the center over two rows, tl/tr/bl/br in the corners; on narrow widths the word is on top, blocks in pairs. The word is split into spans with an index from the center (--r): on view() letters converge from a spread (entry 0 — cover 45% range), on hover a letter lifts and rotates by r×4°. Size — clamp(4rem, 20cqi, 17rem). The tile cascade is off. Slots: 01 top-left block, 02 top-right block, 03 bottom-left block, 04 bottom-right block — items[i] with title/text/value/media, without them — a ghost. Numbers (numbers) show which slot goes where. Entrance is its own, see above; hover — cursor light and edge highlight at the pointer. Palette --vibeui-layout-007-* with light-dark, container queries, DOM order = reading order.
Tags
- layout
- typography
- kinetic
- hero
- headline
- letters
- studio
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…