fix(landing): correct +190 more to +3 more in integrations grid
Deploy / Build & Push (Prod) (push) Successful in 6s
Deploy / Deploy Staging (push) Successful in 3s
Deploy / Deploy Prod (push) Successful in 3s

System has ~14 integrations, not 200+. Grid shows 11 logos, so +3 more
is accurate and consistent with the 14+ banner.
This commit is contained in:
2026-04-20 20:56:29 -03:00
parent 9d97e672ca
commit 8c6cb67b1a
+1 -1
View File
@@ -1188,7 +1188,7 @@
<span class="text-sm font-bold group-hover:text-ember-500 transition-colors" style="color: var(--text-muted);">Linear</span> <span class="text-sm font-bold group-hover:text-ember-500 transition-colors" style="color: var(--text-muted);">Linear</span>
</div> </div>
<div class="card-surface rounded-xl p-4 flex items-center justify-center h-20 group cursor-pointer bg-ember-500/5 border-ember-500/20"> <div class="card-surface rounded-xl p-4 flex items-center justify-center h-20 group cursor-pointer bg-ember-500/5 border-ember-500/20">
<span class="text-sm font-bold text-ember-400">+190 more</span> <span class="text-sm font-bold text-ember-400">+3 more</span>
</div> </div>
</div> </div>