Add CoFi to finance evolution progression
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
312cbcc6f6
commit
3bbd40a73b
|
|
@ -129,7 +129,7 @@ export function NoFiSection() {
|
|||
</div>
|
||||
|
||||
<div className="glass-card p-3 space-y-1 font-mono text-xs text-center max-w-sm mx-auto">
|
||||
<div className="opacity-50">TradFi → DeFi → ReFi → MycoFi →</div>
|
||||
<div className="opacity-50">TradFi → DeFi → ReFi → CoFi → MycoFi →</div>
|
||||
<div style={{ color: "var(--scroll-accent)" }}>NoFi</div>
|
||||
<div className="opacity-50">Transcend the need for it.</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue