ONONC

Profile Card

A profile card that tilts toward the pointer with a holographic sheen, glare, and glow.

pointer3Dhover

Styled with ONONC's design tokens shadcn add installs them for you.

Ava Bennett

Product Designer

@avabennettOnline

Customize

Content

Name
Title
Handle
Status
Contact button
Contact label

Tilt & sheen

Tilt12°
Sheen0.6

Holographic overlay intensity.

Moving glare
Behind glow

Colors

Accent
Accent 2

Style

Corner radius22px

Props

PropTypeDefaultDescription
namestring"Ava Bennett"Full name; also used to derive the avatar initials.
titlestring"Product Designer"Role or subtitle beneath the name.
handlestring"avabennett"Social handle, rendered as @handle.
statusstring"Online"Availability label shown beside the status dot.
avatarUrlstringAvatar image URL; falls back to initials when omitted or on error.
tiltnumber12Maximum pointer tilt in degrees; 0 disables the tilt.
sheennumber0.6Holographic sheen overlay intensity (0–1).
glarebooleantrueRender a moving specular highlight that tracks the pointer.
behindGlowbooleantrueRender a soft blurred colored glow behind the card.
colorstring"#8b5cf6"Primary accent color (hex).
color2string"#22d3ee"Secondary accent color (hex).
radiusnumber22Corner radius in pixels.
showContactbooleantrueRender the contact button.
contactLabelstring"Message"Text label for the contact button.
onContact() => voidCalled when the contact button is activated.