Back to changelog
improvementPlatformJune 19, 2026

LeafModuleLanding: the single scaffold for 15 subpages

A reusable mold was extracted from the /crm proof of concept. Hero + N alternating demos + comparison + FAQ + links, parameterized by accent color and the module's real mocks.

The first child (CRM) was built bespoke. Then we extracted the pattern into the LeafModuleLanding component, accepting 10 accents (teal, violet, amber, sky, rose, indigo, blue, emerald, cyan, slate). The other 14 children use the mold directly, ensuring visual consistency.

The hero also gained a generic signature (LeafHeroSignature) with parameterized floating chips, replacing the original CrmHeroSignature.

Related