mirror of
https://github.com/Mihirkansara/nexus-quant-terminal.git
synced 2026-08-13 10:38:05 +00:00
fix: rename footer from QUANTRISK FX to NEXUS TERMINAL, add copyright
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
b220954097
commit
e0bc00265a
@@ -383,9 +383,9 @@ export default function LandingPage({ onEnter }) {
|
||||
|
||||
{/* ── Footer ──────────────────────────────── */}
|
||||
<footer className="lp-footer">
|
||||
<span className="lp-grad-text" style={{fontWeight:800,fontSize:12,letterSpacing:'0.06em'}}>QUANTRISK FX</span>
|
||||
<span className="lp-grad-text" style={{fontWeight:800,fontSize:12,letterSpacing:'0.06em'}}>NEXUS TERMINAL</span>
|
||||
<span className="lp-footer-sep">·</span>
|
||||
<span style={{fontSize:11,color:'#334155'}}>Professional Forex Options Analytics · Garman-Kohlhagen (1983)</span>
|
||||
<span style={{fontSize:11,color:'#334155'}}>© 2026 Mihir Kansara · All Rights Reserved</span>
|
||||
</footer>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user