Landing Page
Component Detail
User Interface
low complexity
frontend
0
Dependencies
0
Dependents
0
Entities
0
Integrations
Description
The primary public-facing page of the Meander sales website, presenting the platform value proposition, module-toggle model, and WCAG 2.2 AA accessibility commitment to prospective Norwegian disability organizations. Fully static with no authentication or backend calls beyond an optional demo-request form submission.
landing-page
Sources & reasoning
The Landing Page is the mandatory blueprint component for this feature and the sole entry point for prospective organizations evaluating Meander. It must communicate value proposition, module model, and accessibility commitment in a fully static context with zero backend dependency.
No source references — this artifact was included based on reasoning alone (see above).
Responsibilities
- Render hero section communicating Meander's core value proposition for peer mentor management
- Present the module-toggle model explaining per-organization feature customization
- Highlight WCAG 2.2 AA compliance as a key differentiator
- Contextualize Meander within the Bufdir funding landscape and manual-reporting pain points
- Surface a call-to-action linking to the demo booking form
Interfaces
renderHeroSection()
renderFeatureHighlights()
renderModuleToggleExplainer()
renderWcagComplianceBadge()
renderBufdirContext()
renderOrganizationLogos()
renderCTABlock()