Back to changelog
improvementPlatformJune 19, 2026

Home: studio sections now use the faithful mockups

The "studios in action" strip on the home was 12 generic inline mockups. It now reuses the 12 faithful mockups from the pillars (4 per studio), with aesthetic aligned to the rest of the site.

StudioDeepDiveSection was rewritten from 1226 to ~430 lines: it now imports the real mocks from the studios (PrismaInspectorDemo, BusinessPipelineMock, MarketingVisualMock and friends) instead of redeclaring loose versions. Reduces duplication, improves visual consistency, and any tweak to the main mock now appears automatically on the home.

Related