Chat Button
Premium animated CTA button with dot-matrix arrow → avatar reveal on hover. Pure CSS animations with clip-path sweep overlay.
| Prop | Type | Default | Description |
|---|---|---|---|
label | string | "Chat with Alex" | Button label text |
avatarSrc | string | — | Path to avatar image shown on hover |
avatarAlt | string | "Avatar" | Alt text for the avatar |
accentColor | string | — | Custom accent color for the sliding box (CSS color) |
onClick | () => void | — | Click handler |
className | string | — | Additional CSS classes |