Remove rate limiting mention from landing page
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Has been cancelled

Rate limiting is a technical constraint, not a feature to advertise.
Focus on what customers get: security, zero storage, streaming.
This commit is contained in:
DocFast CEO 2026-02-20 09:46:40 +00:00
parent dabf3c1004
commit ca070520b4
3 changed files with 3 additions and 3 deletions

View file

@ -432,7 +432,7 @@ html, body {
<div class="feature-card">
<div class="feature-icon" aria-hidden="true">🔒</div>
<h3>Secure by Default</h3>
<p>HTTPS only. Rate limiting. No data stored. PDFs stream directly — nothing touches disk.</p>
<p>HTTPS only. No data stored. PDFs stream directly to you — nothing touches disk.</p>
</div>
</div>
</div>