Terms of Service Page
Component Detail
Description
Static page on the Sales Website presenting the platform's contractual terms governing organization use. Displays versioned content with a visible effective date, revision summary, and structured legal sections covering usage terms, liability, IP ownership, and termination conditions.
terms-of-service-page
Sources & reasoning
The ToS page is the sole deliverable of this feature - a static, versioned legal document rendered at build time with no backend dependency. Legal and procurement reviewers at prospective Norwegian non-profits need to evaluate usage terms asynchronously before a sales call, making clear versioning and structured content display the critical requirements.
No source references — this artifact was included based on reasoning alone (see above).
Responsibilities
- Render static ToS content authored as markdown or MDX at build time
- Display effective date and changelog summary prominently
- Provide clear section navigation for legal and procurement reviewers
- Link correctly from global footer and all CTA touchpoints
Interfaces
render(): HTML
getEffectiveDate(): string
getRevisionSummary(): string