Navigation

Social links

The five networks, monochrome, 16px, in the footer. Brand marks come from Simple Icons.

components/coach/social-links.tsx

Examples

On paper
On ink

Usage

components/coach/social-links.tsx
import { SocialLinks } from "@/components/coach/social-links";

<SocialLinks className="justify-center lg:justify-start" />

Props

PropTypeDefaultDescription
classNamestringMerged last, so it can override layout. Keep brand styling in the component.

Where it's used