Team
Wedding party and planner as polaroids
“Who you'll meet”: the wedding party and planner as polaroids — a white frame with a thick bottom, a square photo, the name in italic serif, the role in caps and a couple of lines on what to ask this person. Cards are tilted unevenly and straighten on hover, each with a “message” link.
What you can change
- eyebrow, title, lede, people (name, role, text, image, imageAlt, contactLabel, contactHref)
- the number of people — the auto-fit grid adjusts
- 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-010?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, server-rendered. A card is an article up to 18rem wide with polaroid padding, tilt via --vibeui-people-010-tilt by nth-child(3n…), hover straightens and lifts with a shadow. The photo is 1:1 object-fit:cover with muted saturation, a sand placeholder without a photo. From 44rem the grid is auto-fit minmax(15rem,18rem) centred. The contact is a link with an accent underline; the icon follows the address: tel: — a handset, mailto: — an envelope, anything else — a messenger paper plane. Palette --vibeui-people-010-* is neutral: ink and paper via light-dark(), the site colours come through the accent, ink and background props; dark theme via .dark/[data-theme] or tone. Cormorant Garamond and Manrope come via <link precedence> from Google Fonts with Georgia and system fallbacks. accent and background override colours, prefers-reduced-motion disables animations.
Tags
- wedding
- wedding party
- bridesmaid
- best man
- planner
- team
- people
- polaroid
- contacts
- serif
- cream
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…