copy: change sovereign flow text from NAH! to STOP!

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Dorian
2026-02-13 23:02:47 +00:00
parent 169e03d72d
commit d8b8237300
2 changed files with 2 additions and 2 deletions

View File

@@ -124,7 +124,7 @@
<!-- SOVEREIGN PHASE: NAH! -->
<div v-else-if="sovereignPhase === 'nah'" class="sovereign-nah" key="nah">
<span class="nah-text">NAH!</span>
<span class="nah-text">STOP!</span>
</div>
<!-- SOVEREIGN PHASE: Own Your Privacy -->