Coach Stories

Co-brand lockup

Coach and a partner side by side with a thin multiplication sign, set on photography for a partnership.

components/coach/co-brand-lockup.tsx

Examples

On photography
On ink
On white, for print and press

Anatomy

  1. 01Coach wordmark at 0.8em
  2. 02× in extra light
  3. 03Partner mark at the wordmark's cap height

Usage

components/coach/co-brand-lockup.tsx
import { CoBrandLockup } from "@/components/coach/co-brand-lockup";

<div className="text-coach-white">
  <CoBrandLockup />
</div>

Props

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

Guidance

Do

  • Centre it on the lead photograph of the partnership.
  • Keep the partner mark no larger than the wordmark.

Don't

  • Put it on busy parts of an image without the 20% ink scrim.

Where it's used