mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-24 01:39:01 +00:00
content: swap privacy tile for the unique Volume Leveling feature
The combined section's third feature tile was Privacy, which is already covered by the hero trust line and the comparison table. Replace it with Volume Leveling / Audio Compressor, a genuinely differentiating feature not shown anywhere else on the page. Shorten its description to match the other tiles (all 15 locales). The three tiles are now: 1-click invites, volume leveling, universal HTML5 support. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -810,19 +810,15 @@
|
||||
<p>{{FEATURE_6_DESC}}</p>
|
||||
</div>
|
||||
|
||||
<!-- Tile 2: Zero Accounts / Pure Privacy -->
|
||||
<!-- Tile 2: Volume Leveling / Audio Compressor -->
|
||||
<div class="feature-card" data-reveal>
|
||||
<h3>
|
||||
<span class="feature-icon-svg">
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="bento-icon"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/></svg>
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="bento-icon"><path d="M11 5 6 9H2v6h4l5 4V5z"/><path d="M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"/></svg>
|
||||
</span>
|
||||
<span>{{FEATURE_3_TITLE}}</span>
|
||||
<span>{{FEATURE_7_TITLE}}</span>
|
||||
</h3>
|
||||
<p>{{FEATURE_3_DESC}}</p>
|
||||
<div class="bento-visual-architecture" style="margin-top: 15px; padding-top: 10px; border-top: 1px solid var(--glass-border); font-size: 0.7rem; font-family: monospace; display: flex; align-items: center; justify-content: space-between; color: var(--accent);">
|
||||
<span>STATE: VOLATILE</span>
|
||||
<span style="background: rgba(99, 102, 241, 0.15); padding: 2px 6px; border-radius: 4px; font-weight: 700; font-size: 0.6rem;">RAM-ONLY</span>
|
||||
</div>
|
||||
<p>{{FEATURE_7_DESC}}</p>
|
||||
</div>
|
||||
|
||||
<!-- Tile 3: Universal HTML5 Support -->
|
||||
|
||||
Reference in New Issue
Block a user