feat(首页): 添加合作伙伴和作品集展示组件

添加新的HomePartnersWork组件,包含合作伙伴列表和作品集展示区
更新中英文翻译文件,新增相关文案
移除首页占位内容,使用新组件替代
This commit is contained in:
2026-04-29 21:39:19 +08:00
parent c62c65e15e
commit 0c1bcd6237
4 changed files with 285 additions and 9 deletions
+16 -1
View File
@@ -24,7 +24,22 @@
},
"home": {
"title": "Home",
"welcome": "Welcome to Arctic New One"
"welcome": "Welcome to Arctic New One",
"partners": {
"label": "Partners",
"years": "2011-26©"
},
"work": {
"label": "Portfolio 26©",
"title": "Work",
"viewAll": "View all work",
"items": {
"forma": "Forma Digital",
"oneStep": "One Step",
"neroVision": "Nero Vision",
"boldMoves": "Bold Moves"
}
}
},
"hero": {
"services": {
+16 -1
View File
@@ -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": {