User Interface low complexity frontend
0
Dependencies
1
Dependents
0
Entities
0
Integrations

Description

Static Next.js route at /terms-of-service rendering the full contractual terms between Norse Digital Products and subscribing organizations. Displays version number, effective date, structured sections (permitted use, subscription, payment, IP, liability, termination, governing law), and a changelog or version history section for returning customers.

Feature: Terms of Service

terms-of-service-page

Responsibilities

  • Render versioned ToS content with prominent version number and effective date
  • Display structured legal sections with clear headings and anchors
  • Show version history/changelog for returning customers
  • Link from footer, booking confirmation flow, and subscription activation screens

Interfaces

render(version: string): HTML
getVersionHistory(): LegalDocVersion[]

Relationships

Dependents (1)

Components that depend on this component