Team
Polaroid artists with neon frames and a flip
Tattoo studio artists: polaroid cards with a neon frame in their own colour, the portrait on top, a glowing name, styles as pills, experience and the next open slot in lime. On hover or focus the card flips in 3D and shows three of the artist’s works and a booking button on the back.
What you can change
- artists: names, styles, experience, portraits, works, slots, colours, links
- eyebrow, title, lede, bookLabel
- accent and background, tone
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/people-009?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, a server component. The scene is an <li> with perspective:1400px, the card a grid with transform-style:preserve-3d and rotateY(180deg) on :hover and :focus-within; face and back share a grid-area with backface-visibility:hidden. The frame colour is artist.color in --neon: border, glow and name. The back is aria-hidden with its button at tabIndex=-1; a hidden booking link serves keyboard and readers. An auto-fill 15rem grid, four columns from 64rem (container query). Appearance via @keyframes with a --n×90ms delay. Palette --vibeui-people-009-*: a near-black background, light text, neon magenta #ff2bd6 as the accent, violet #8b5cff and cyan #22f3ff for captions, lime #c8ff3a for statuses; glows via text-shadow and box-shadow. The block is always dark inside (color-scheme:dark), the page background comes via background. Unbounded, Manrope and JetBrains Mono via <link precedence> from Google Fonts with system fallbacks. accent and background override colours, prefers-reduced-motion disables animations.
Tags
- tattoo
- neon
- dark
- studio
- landing
- team
- artists
- flip
- 3d
- polaroid
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…