Skip to content

Commit 00b0d00

Browse files
committed
Refine homepage hero and typography
1 parent 0e18f62 commit 00b0d00

27 files changed

Lines changed: 835 additions & 165 deletions

File tree

assets/css/style.css

Lines changed: 551 additions & 37 deletions
Large diffs are not rendered by default.

assets/img/openmoss-logo.svg

Lines changed: 111 additions & 0 deletions
Loading

assets/js/i18n.js

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414

1515
// 首页 Hero
1616
'hero.title': 'OpenMOSS 团队',
17-
'hero.headline': '追求极致的<span class="home-hero-em">开放 AI 研究</span>',
17+
'hero.headline': '追求极致的<wbr><span class="home-hero-em">AI前沿探索</span>',
18+
'hero.subtitle': '<span>开放</span><span>好奇心</span><span>团队协作</span><span>AI共生</span>',
1819
'hero.p1': '人工智能正在深刻改变世界。OpenMOSS 团队由上海创智学院、复旦大学自然语言处理实验室与模思智能联合共建,以"产学研深度融合"为核心,坚持开放协作的研究路线,深入探索智能的本质与边界。',
1920
'hero.btn.highlights': '最新亮点',
2021
'hero.btn.join': '加入我们',
@@ -173,7 +174,8 @@
173174

174175
// Hero
175176
'hero.title': 'OpenMOSS Team',
176-
'hero.headline': '<span class="home-hero-em">Open AI research</span>, in pursuit of the ultimate',
177+
'hero.headline': 'Frontier <span class="home-hero-em">AI exploration</span>,<wbr> in pursuit of the ultimate',
178+
'hero.subtitle': '<span>Open</span><span>Curiosity</span><span>Collaboration</span><span>AI Symbiosis</span>',
177179
'hero.p1': 'AI is profoundly reshaping the world. OpenMOSS Team is jointly established by the Shanghai Innovation Institution (SII), the Fudan University NLP Lab, and MOSI Intelligence, centered on the deep integration of industry, academia, and research, and committed to an open, collaborative path, probing the essence and the limits of intelligence.',
178180
'hero.btn.highlights': 'Highlights',
179181
'hero.btn.join': 'Join Us',

0 commit comments

Comments
 (0)