fix(landing): correct +190 more to +3 more in integrations grid
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:
+1
-1
@@ -1188,7 +1188,7 @@
|
||||
<span class="text-sm font-bold group-hover:text-ember-500 transition-colors" style="color: var(--text-muted);">Linear</span>
|
||||
</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">
|
||||
<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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user