diff --git a/apps/web/features/landing/newhome/demo/value-board-demo.tsx b/apps/web/features/landing/newhome/demo/value-board-demo.tsx index 104dc1242..6ca72ad6b 100644 --- a/apps/web/features/landing/newhome/demo/value-board-demo.tsx +++ b/apps/web/features/landing/newhome/demo/value-board-demo.tsx @@ -175,11 +175,12 @@ export function ValueBoardDemo() { return ( // Scale the natural-size board down by the shared DEMO_ZOOM so it renders at - // the same scale as the hero demo. The visible box is sized to the scaled - // dimensions and centered; the inner box lays out at full size. + // the same scale as the hero demo. The visible box is a fixed size (the + // scaled dimensions); the inner box lays out at full size. The parent decides + // placement — in the values section it bleeds off the right page edge.
{eyebrow}
-{description}