style(welcome): tighten landing copy and reduce em-dash use
All checks were successful
CI / verify (push) Successful in 1m7s

Rework the lede parenthetical and thin the calm/quiet/pool
metaphor where it doubled up on itself, to soften AI-writing tells.
This commit is contained in:
Julien Calixte
2026-07-11 12:21:15 +02:00
parent 2592b19c8f
commit 40b0af6b01

View File

@@ -381,10 +381,10 @@ onMounted(() => {
comes to rest.
</h1>
<p class="lede">
Point it at any markdown a GitHub repo of your own, or public
notes from the open ATProto network and Remanso turns it into a
calm, stackable notebook with backlinks where your thinking
finally runs clear.
Point it at any markdown: a GitHub repo of your own, or public
notes from the open ATProto network. Remanso turns it into a
stackable notebook with backlinks where your thinking finally
runs clear.
</p>
<div class="hero-ed-paths">
<!-- CTA 01: GitHub repo -->
@@ -472,7 +472,7 @@ onMounted(() => {
</div>
</div>
<div v-else-if="publicNotesLoadFailed" class="network-empty">
The pool is quiet right now.
Nothing has drifted in yet.
</div>
<router-link
:to="{ name: 'PublicNoteListView' }"