AuthorityPageTemplate v2

Structural credibility template. Not a homepage variant. Reads like the first page of an operating manual.

Files

Section Flow

API

window.AuthorityTemplates.render("#mount", {
  heroTitle,
  heroSubtitle,
  heroVisual,          // optional custom SVG/HTML
  primaryCTA,          // { label, href }
  secondaryCTA,        // { label, href } or null
  proof: { logos: [{ src, alt }], metrics: [{ value, label }] },
  framework: { label, title, intro, pillars: [{ title, description }] },
  process: { label, title, steps: [{ title, description }] },
  cost: { label, title, intro, items: [{ heading, body }], metricsTitle, metrics: [{ label, value }] },
  finalCTA: { title, primaryCTA: { label, href } }
});

Components

Design Rules

Live Example

Open Operating Model example