chore: update AI model to Claude Opus 4.6

This commit is contained in:
tinkle-community
2026-02-06 02:20:43 +08:00
parent b70b047f75
commit 77d45690a6
@@ -273,7 +273,7 @@ export default function TerminalHero() {
</span>
))}
<span className="flex items-center gap-2"><CircuitBoard className="w-3 h-3 text-nofx-accent" /> AI MODEL: GEMINI-PRO-1.5</span>
<span className="flex items-center gap-2"><CircuitBoard className="w-3 h-3 text-nofx-accent" /> AI MODEL: CLAUDE-OPUS-4.6</span>
{/* Duplicate sequence for seamless loop effect (basic set) */}
{Object.entries(prices).map(([symbol, price]) => (