Profile Card

Cards & Layout

User profile card with avatar, name, role, bio, and social links with staggered entrance animation.

Loading preview...
Customize
Name
Role
Bio
Avatar URL

Props

PropTypeDefaultDescription
avatarstringURL for the avatar image.
namestringUser display name.
rolestringundefinedUser role or job title.
biostringundefinedShort bio or description text.
socials{ icon: ReactNode; href: string }[]undefinedArray of social link objects with icon and href.
classNamestring''Additional CSS classes.