tweak(playground): simplify descriptions in card body text

This commit is contained in:
w1n5t0n 2026-03-22 02:22:47 +02:00
parent 6b6881da7d
commit d3797945d2

View file

@ -182,7 +182,7 @@
</div>
<div class="card-body">
<h2>Immersive</h2>
<p>Full-screen canvas with floating controls. The visualization is the interface.</p>
<p>Full-screen canvas with floating controls.</p>
</div>
</a>
@ -192,7 +192,7 @@
</div>
<div class="card-body">
<h2>Workbench</h2>
<p>Dashboard layout with a 2D heatmap. Built for understanding the mapping.</p>
<p>Dashboard layout with a 2D heatmap, for understanding the mappings.</p>
</div>
</a>
@ -202,7 +202,7 @@
</div>
<div class="card-body">
<h2>Journey</h2>
<p>Three phases that dissolve as you master the mapping. The UI fades away.</p>
<p>Three phases of exploration.</p>
</div>
</a>
</div>