Layouts

Bento Showcase

A bento grid of six tiles of different weight: a 2×2 lead with a live glow, a tall list, a wide proof tile, a stat, an icon and a chart. Hierarchy by size, not color. For feature showcases, about sections, service overviews and case studies. Scroll-driven entrance, cursor light, tile numbers for filling. Zero dependencies.

What you can change

  • heading and lead — the title and subtitle above the grid; without them — a ghost
  • items — up to six tiles in order: lead, stat (value), list, icon, proof, chart; title/text/value/media
  • media — your own frame, video or a background from the Background category (surface-*) inside a tile, 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-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, JS only for the cursor light. CSS Grid with grid-template-areas by container queries: one column, two from 40rem, four from 64rem (4×3, areas lead/stat/list/icon/proof/chart); data-side=right mirrors the areas. DOM order = reading order at any width. The lead tile is two radial-gradients whose coordinates are animated with @keyframes via @property (no JS). Entrance is scroll-driven (animation-timeline: view(), range entry 0–35%), without support — a load cascade. Hover: lift, cursor light and edge highlight at the pointer (coordinates in the tile CSS variables via rAF, mouse only), icon, avatar and chart responses. Numbers 01–06 (numbers) are a hint for filling. Slots: items[0..5] with title/text/value/media; without them — a ghost. Palette --vibeui-layout-001-* with light-dark, accent colors icons, the button and the glow.

Tags

  • layout
  • bento
  • grid
  • tiles
  • features
  • showcase
  • apple
  • cards
Component source

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

Loading…