Navigation
Social links
The five networks, monochrome, 16px, in the footer. Brand marks come from Simple Icons.
components/coach/social-links.tsx
Examples
Usage
import { SocialLinks } from "@/components/coach/social-links";
<SocialLinks className="justify-center lg:justify-start" />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | Merged last, so it can override layout. Keep brand styling in the component. |