Skip to content

Perchford design system

Internal, noindex
TRU-03

Proof without statistics

Credibility for a business too new to have meaningful numbers. Four checkable commitments instead of four animated counters.

Untriaged
Open isolated

Use it when

Credibility for a business too new to have meaningful numbers. Four checkable commitments instead of four animated counters.

Category
Trust
Layout archetype
Register grid
Page position
middle (derived)
Purpose
reassure (derived)
Field
light (derived)
Interaction
static (derived)
Motifs
Register, Held column, Quiet field

Content it requires

  • Four commitments a reader could actually verify or hold you to

Do not use it when

  • Do not add a statistic to this pattern. Its entire argument is the absence of one.
  • Each commitment must be something the business genuinely does today, not an aspiration.

Variants

None. Colour swaps and mirrored alignment do not count as variants.

Implementation

src/components/patterns/TrustProofPoints.astro

---
import TrustProofPoints from '../components/patterns/TrustProofPoints.astro';
---

<TrustProofPoints />

Import directly. Do not route production through patternComponents.

Production usage

Not yet used on a production page. Nothing here has been proven in front of a customer.

Accessibility

  • Verified at 360, 768, 1024, and 1440 with no horizontal overflow.
  • No interactive controls beyond links and buttons inherited from the design system.
  • Colour never carries meaning alone: every state marker is paired with text.
  • Motion respects prefers-reduced-motion.