feat(首页): 添加合作伙伴和作品集展示组件
添加新的HomePartnersWork组件,包含合作伙伴列表和作品集展示区 更新中英文翻译文件,新增相关文案 移除首页占位内容,使用新组件替代
This commit is contained in:
+16
-1
@@ -24,7 +24,22 @@
|
||||
},
|
||||
"home": {
|
||||
"title": "首页",
|
||||
"welcome": "欢迎来到 Arctic New One"
|
||||
"welcome": "欢迎来到 Arctic New One",
|
||||
"partners": {
|
||||
"label": "合作伙伴",
|
||||
"years": "2011-26©"
|
||||
},
|
||||
"work": {
|
||||
"label": "作品集 26©",
|
||||
"title": "Work",
|
||||
"viewAll": "查看全部作品",
|
||||
"items": {
|
||||
"forma": "Forma Digital",
|
||||
"oneStep": "One Step",
|
||||
"neroVision": "Nero Vision",
|
||||
"boldMoves": "Bold Moves"
|
||||
}
|
||||
}
|
||||
},
|
||||
"hero": {
|
||||
"services": {
|
||||
|
||||
Reference in New Issue
Block a user