Layouts

Integration Orbit

An integration orbit: a core and six nodes on two rings, the rings slowly rotate, the nodes stay upright, hover pauses. No JS. For 'works with' pages, ecosystems and partners.

What you can change

  • heading and lead — the title and subtitle above the layout; without them — a ghost
  • items — slots in order: 01 core, 02 node, 03 node, 04 node, 05 node, 06 node, 07 node; 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

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/layout-012?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, JS only for the cursor light. The core is a 7rem tile with a halo; the rings are absolute circles of radius --r1/--r2 (8/13rem, 10/16rem from 48rem) with a dashed border and keyframe rotation (40s and 70s reversed, data-spin); a node is a point on the ring via rotate(--a) translateX(r), the node tile counter-rotates with the same keyframe so the icon stays upright. Hover on the orbit — animation-play-state: paused. data-rings=one hides the second ring. Slots: 01 core, 02 node, 03 node, 04 node, 05 node, 06 node, 07 node — 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-012-* with light-dark, container queries, DOM order = reading order.

Tags

  • layout
  • orbit
  • integrations
  • diagram
  • rings
  • nodes
  • ecosystem
Component source

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

Loading…