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

Description

Static Next.js page rendering the full Terms of Service legal document with numbered sections, in-page table of contents for navigation, visible last-updated date, and version identifier. Includes a print-friendly stylesheet for buyers who need physical copies for procurement records.

Feature: Terms of Service

terms-of-service-page

Responsibilities

  • Render structured legal content with numbered sections and table of contents
  • Display last-updated date and document version identifier
  • Provide print-friendly layout via dedicated print stylesheet
  • Support accessible navigation through long-form legal text

Interfaces

renderTableOfContents(sections)
scrollToSection(sectionId)
getDocumentVersion()
getLastUpdatedDate()
triggerPrint()

Related Data Entities (1)

Data entities managed by this component