docs(home): highlight benchmark results on landing page

Replace hero copy with 250-turn benchmark findings and context-cost impact.
Update secondary CTA to link directly to the benchmark post.
This commit is contained in:
2026-02-28 23:22:07 +01:00
parent f3e14646b2
commit c76bd715db
+2 -2
View File
@@ -30,14 +30,14 @@ const version = pkg.version ?? "";
<span class="meta-item">NO CLOUD REQUIRED</span>
</div>
<p class="hero-description">
Zaguán Blade + Zaguán Coder Daemon are two pieces of one whole. Running Blade through zcoderd unlocks its full potential - longer system prompts, more context, better results. Local AI works, but it's limited.
Zaguán Blade + zcoderd are built for long-running coding sessions. In our 250-turn benchmark, context compression and selective retrieval reduced token cost by ~31% on average, with higher gains in context-heavy runs. Its not always cheaper in lean sessions — its designed to prevent context bloat when history grows.
</p>
<div class="hero-actions">
<a href="#download" class="action-primary">
<span class="action-text">RUN AI LOCALLY. START HERE.</span>
<span class="action-arrow">→</span>
</a>
<a href="#philosophy" class="action-secondary">WHY WE BUILT IT</a>
<a href="/blog/measuring-token-savings" class="action-secondary">SEE THE BENCHMARK</a>
</div>
</div>
</div>