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

Description

Static Next.js page rendering the full GDPR Article 28 Data Processing Agreement with numbered articles covering processing subject matter, data subject categories, processor obligations, sub-processors, security measures, audit rights, data retention, and breach notification procedures. Provides a print-friendly layout and downloadable PDF link for procurement teams.

Feature: DPA

data-processing-agreement-page

Responsibilities

  • Render structured DPA content with numbered articles and legal formatting
  • Provide downloadable PDF version via print stylesheet or pre-rendered file link
  • Ensure WCAG 2.2 AA compliance for readability and navigation of legal text
  • Link from site footer and demo booking confirmation flow

Interfaces

renderDPAContent(content: DPAContent)
generatePDFLink()
renderArticleNavigation()
renderSubProcessorTable()
renderLastUpdatedDate()