diff --git a/web/src/App.tsx b/web/src/App.tsx
index 40b9dad0..29f8386d 100644
--- a/web/src/App.tsx
+++ b/web/src/App.tsx
@@ -170,10 +170,7 @@ function App() {
return (
-

+
@@ -56,4 +56,4 @@ export function Header({ simple = false }: HeaderProps) {
);
-}
\ No newline at end of file
+}
diff --git a/web/src/components/LoginPage.tsx b/web/src/components/LoginPage.tsx
index 87af4dd0..ea36356c 100644
--- a/web/src/components/LoginPage.tsx
+++ b/web/src/components/LoginPage.tsx
@@ -72,7 +72,7 @@ export function LoginPage() {
{/* Logo */}
-

+
{t('loginTitle', language)}
diff --git a/web/src/components/RegisterPage.tsx b/web/src/components/RegisterPage.tsx
index 16616b86..438bed05 100644
--- a/web/src/components/RegisterPage.tsx
+++ b/web/src/components/RegisterPage.tsx
@@ -92,7 +92,7 @@ export function RegisterPage() {
{/* Logo */}
-

+
{t('appTitle', language)}
diff --git a/web/src/components/landing/AboutSection.tsx b/web/src/components/landing/AboutSection.tsx
index 1ee3431a..d087a66f 100644
--- a/web/src/components/landing/AboutSection.tsx
+++ b/web/src/components/landing/AboutSection.tsx
@@ -8,36 +8,79 @@ export default function AboutSection() {
-
+
-
-
+
+
关于 NOFX
-
+
什么是 NOFX?
-
- NOFX 不是另一个交易机器人,而是 AI 交易的 'Linux' —— 一个透明、可信任的开源 OS,提供统一的 '决策-风险-执行' 层,支持所有资产类别。
+
+ NOFX 不是另一个交易机器人,而是 AI 交易的 'Linux' ——
+ 一个透明、可信任的开源 OS,提供统一的 '决策-风险-执行'
+ 层,支持所有资产类别。
-
- 从加密市场起步(24/7、高波动性完美测试场),未来扩展到股票、期货、外汇。核心:开放架构、AI 达尔文主义(多代理自竞争、策略进化)、CodeFi 飞轮(开发者 PR 贡献获积分奖励)。
+
+ 从加密市场起步(24/7、高波动性完美测试场),未来扩展到股票、期货、外汇。核心:开放架构、AI
+ 达尔文主义(多代理自竞争、策略进化)、CodeFi 飞轮(开发者 PR
+ 贡献获积分奖励)。
-
-
-
+
+
+
-
+
你 100% 掌控
-
@@ -45,21 +88,30 @@ export default function AboutSection() {