Two-pane explainer pattern. A stack of expandable items on one side, a panel on the other that swaps to match the open item. Two layouts share atoms: side for "The Conduction Difference" with the accordion left of the mock; stack for "Solutions for every team" with tab-pills on top of the panel.
Open by default, two minutes to working, compliance built in, plain Dutch and plain English, federated not centralised. The rules don't change between MKB and overheid; the framing does.
Every line of code we ship is EUPL-1.2 on GitHub. Issues, releases, roadmap discussions, all public. The day you uninstall is as easy as the day you installed.
Browse on GitHubMKB-leads, overheid-beslissers, developers. Same apps under each, different door in. Pick the framing that matches the conversation you're having.
The component is <Showcase items=[...] layout="side|stack" defaultOpen="..." />. Each item supplies {id, title, summary, cta, panel}. The right panel is whatever JSX you pass — an <AppMock>, a custom illustration, an image. Two static instances above; the React version animates the swap on click.