HeroSectionWidget
Component Detail
User Interface
medium complexity
frontend
0
Dependencies
0
Dependents
0
Entities
0
Integrations
Description
The above-the-fold hero section presenting Meander's core value proposition to prospective organizations. It displays a headline, supporting copy, and a primary call-to-action button linking to the demo booking flow. Designed for immediate visual impact and conversion.
hero-section-widget
Sources & reasoning
The source doc explicitly lists a static landing page under Product Sales Website MVP scope in Fase 1 (lines 335-336), establishing target_release as MVP. Line 224 confirms product landing page as a core sales site capability. The blueprint assigns LandingPage and HeroSectionWidget components to this feature under Product Showcase.
-
docs/source/likeperson.md · line 335-336**Product Sales Website (MVP scope):** - Statisk landingsside med produktbeskrivelse og fordeler
-
docs/source/likeperson.md · line 224- Product landing page and feature overview
-
docs/source/likeperson.md · line 219**Product 4: Product Sales Website** (simple static site)
Responsibilities
- Render the primary headline and supporting value proposition copy
- Display a prominent call-to-action button directing visitors to demo booking
- Present supporting visual or illustration that reinforces the platform message
- Maintain responsive layout across desktop and mobile viewports
- Apply accessible color contrast and focus styles for WCAG compliance
Interfaces
render(): JSX.Element
onCtaClick(): void