be0bf01845
为首页英雄区域添加中英文翻译内容,包括服务列表、描述文本和按钮文字 同时优化AppLogo组件的动画安全检查和HomeHero组件的布局与动画效果
30 lines
765 B
JSON
30 lines
765 B
JSON
{
|
|
"app": {
|
|
"name": "北极新一",
|
|
"brand": "ArcticNewOne",
|
|
"description": "Explore infinite possibilities and modern experiences. Welcome to ArcticNewOne."
|
|
},
|
|
"nav": {
|
|
"home": "Home",
|
|
"studio": "Studio",
|
|
"work": "Work",
|
|
"news": "News",
|
|
"contact": "Contact"
|
|
},
|
|
"home": {
|
|
"title": "Home",
|
|
"welcome": "Welcome to Arctic New One"
|
|
},
|
|
"hero": {
|
|
"services": {
|
|
"webDesign": "Web Design",
|
|
"socialMedia": "Social Media",
|
|
"marketing": "Marketing",
|
|
"development": "Development",
|
|
"seo": "SEO Optimization"
|
|
},
|
|
"description": "No cookie cutter sites. No empty claims. Only practical tools and smart strategies that drive growth and build brands.",
|
|
"letsTalk": "Let's talk"
|
|
}
|
|
}
|