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

Description

Static page rendering the full GDPR privacy policy for the Meander Sales Website. Built as a statically generated page (Next.js or Astro) authored in Markdown/MDX, with no runtime data processing. Includes a visible effective date and version indicator for change tracking.

Feature: Privacy Policy

privacy-policy-page

Sources & reasoning

A static privacy policy page is a legal requirement under GDPR for any website collecting visitor data, including demo request submissions. The source doc explicitly lists it as a Sales Website MVP deliverable. As a purely static rendered page with no backend dependency, it maps to a single UI component built at deploy time.

No source references — this artifact was included based on reasoning alone (see above).

Responsibilities

  • Render the full privacy policy text in a readable, accessible layout
  • Display effective date and document version prominently
  • Provide a stable, crawlable permanent URL for footer and form links
  • Support Norwegian Bokmål as primary language

Interfaces

GET /privacy-policy - static HTML response