DemoBookingPage
Component Detail
User Interface
medium complexity
frontend
0
Dependencies
0
Dependents
0
Entities
0
Integrations
Description
The full-page layout for the demo booking section of the Meander Sales Website. It composes the BookingFormWidget within a branded page structure and communicates the value proposition to prospective organizations. Handles page-level SEO metadata and responsive layout.
demo-booking-page
Sources & reasoning
Line 337 explicitly names the demo booking form as a Sales Website MVP deliverable, specifying email/webhook submission with no login. Line 335 confirms it is in the Sales Website MVP scope. The blueprint marks this feature [MVP]. Target release MVP is directly evidenced by the phase 1 scope section.
-
docs/source/likeperson.md · line 337Enkelt demo-booking-skjema (sender til e-post/webhook, ingen pålogging)
-
docs/source/likeperson.md · line 223Demo booking form
-
docs/source/likeperson.md · line 335Product Sales Website (MVP scope):
Responsibilities
- Render the full booking page layout with hero text and contextual messaging
- Embed and position the BookingFormWidget within the page structure
- Provide page-level SEO metadata (title, description, og tags)
- Ensure responsive layout across mobile, tablet, and desktop viewports
Interfaces
render(): JSX.Element
getStaticProps(): PageProps