-
- {isEn ? "Weather Intelligence Console" : "气象决策分析台"}
+
+ {isEn ? "Realtime Terminal" : "实时终端"}
- {isEn ? "Live" : "实时数据"}
+ {isEn ? "Real product screenshot" : "真实产品截图"}
-
-
- {isEn ? "Temperature Metrics" : "温度决策指标"}
-
- {isEn ? "Observed / Deviation / Decision" : "实测 / 偏差 / 决策"}
-
-
-
- {marketRows.map((row) => (
-
- {row[0]}
- {row[1]}
-
- {row[2]}
-
-
- {row[3]}
-
-
- {row[4]}
-
-
- ))}
-
-
-
-
-
- {isEn ? "Model Stack" : "模型堆栈"}
-
-
-
- {modelLabels.map((label, index) => (
-
-
- {label}
- {[82, 67, 74][index]}%
-
-
-
- ))}
-
-
-
-
-
- {isEn ? "Current Anomaly / Action" : "当前异常与决策"}
-
-
- {isEn
- ? "New York high-temperature target shows a positive observation deviation with confirmed airport evidence."
- : "纽约高温阈值监测出现显著的正向观测偏差,机场天气实况已验证确认。"}
-
-
+
+
+
@@ -420,8 +335,8 @@ function InstitutionalLandingScreen() {
{isEn
- ? "Full access to the institutional weather intelligence workspace. Live METAR, DEB forecasts, probability distribution, AI decision cards, and real-time alerts."
- : "完整访问机构级天气决策分析台。实时 METAR、DEB 预报、概率分布、AI 决策卡片、实时通知。"}
+ ? "Full access to the institutional weather intelligence workspace. Live METAR, DEB forecasts, probability distribution, realtime terminal charts, and alerts."
+ : "完整访问机构级天气决策分析台。实时 METAR、DEB 预报、概率分布、实时终端图表、实时通知。"}
diff --git a/frontend/package-lock.json b/frontend/package-lock.json
index ca24211a..a46e22e2 100644
--- a/frontend/package-lock.json
+++ b/frontend/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "polyweather-frontend",
- "version": "1.7.0",
+ "version": "1.8.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "polyweather-frontend",
- "version": "1.7.0",
+ "version": "1.8.1",
"dependencies": {
"@radix-ui/react-slot": "^1.1.2",
"@supabase/ssr": "^0.5.2",
diff --git a/frontend/package.json b/frontend/package.json
index 8c425b02..f97fbb3d 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -1,6 +1,6 @@
{
"name": "polyweather-frontend",
- "version": "1.8.0",
+ "version": "1.8.1",
"private": true,
"scripts": {
"dev": "node scripts/sync-next-server-chunks.mjs --clean-root && next dev",
diff --git a/frontend/public/static/tel.png b/frontend/public/static/tel.png
new file mode 100644
index 00000000..a5f8e864
Binary files /dev/null and b/frontend/public/static/tel.png differ
diff --git a/frontend/public/static/web.png b/frontend/public/static/web.png
new file mode 100644
index 00000000..7cad6036
Binary files /dev/null and b/frontend/public/static/web.png differ