feat: 更新国际化内容和优化首页组件

refactor: 移除调试日志和简化博客页面逻辑

docs: 更新多语言翻译文件,添加公司信息、产品中心和应用领域等内容
This commit is contained in:
砂糖
2025-12-03 16:21:56 +08:00
parent effdee935a
commit de67af263e
7 changed files with 586 additions and 204 deletions

View File

@@ -107,25 +107,22 @@
]
},
{
"title": "开源项目",
"title": "新闻中心",
"links": [
{
"href": "https://github.com/weijunext/nextjs-starter",
"name": "福安德外贸",
"rel": "noopener noreferrer nofollow",
"target": "_blank"
"href": "/zh/blog?category=announce",
"name": "公告",
"useA": true
},
{
"href": "https://github.com/weijunext/landing-page-boilerplate",
"name": "Landing Page Boilerplate",
"rel": "noopener noreferrer nofollow",
"target": "_blank"
"href": "/zh/blog?category=news",
"name": "新闻",
"useA": true
},
{
"href": "https://github.com/weijunext/weekly-boilerplate",
"name": "Blog Boilerplate",
"rel": "noopener noreferrer nofollow",
"target": "_blank"
"href": "/zh/blog?category=event",
"name": "活动",
"useA": true
}
]
},
@@ -171,7 +168,156 @@
"tagLine": "Next.js 多语言启动模板",
"description": "内置多语言支持的 Next.js 16 启动模板助您快速构建面向全球的出海网站。简洁高效开箱即用完全优化的SEO基础架构。",
"carousel": "轮播图",
"company_video": "企业视频"
"company_video": "企业视频",
"company": {
"title": "天津友发钢管集团股份有限公司",
"description": "友发集团是集直缝焊接圆管(含热浸镀锌)、直缝焊接方矩管(含热浸镀锌)、钢塑复合管、不锈钢管及管件、螺旋焊管(含承插及防腐加工)、热镀锌无缝管、石油管道、管件、保温管道、塑料管及管件、盘扣脚手架、光伏支架及地桩等多种产品生产销售于一体的大型企业集团,拥有'友发'和'正金'两个品牌。已经形成天津、河北唐山、河北邯郸、河北沧州、陕西韩城、江苏溧阳、辽宁葫芦岛、云南玉溪、安徽临泉、吉林磐石10个生产基地同时正在建设四川成都基地。",
"button": "了解更多"
},
"stats": {
"card1": {
"number": "5",
"title": "国家级绿色产品"
},
"card2": {
"number": "3+",
"title": "国家级绿色工厂"
},
"card3": {
"number": "7",
"title": "CNAS国家认可实验室"
},
"card4": {
"number": "10",
"title": "生产基地"
}
},
"news": {
"title": "最新资讯",
"button": "了解更多 >",
"items": {
"news1": {
"date": "2025/11/17",
"title": "核聚变区智创未来友发集团亮相202..."
},
"news2": {
"date": "2025/11/17",
"title": "携手再攀产业新高峰,友发集团应邀出席..."
},
"news3": {
"date": "2025/09/20",
"title": "友发集团与中诚投建工集团签订战略合作..."
}
}
},
"products": {
"title": "产品中心",
"list": {
"product1": {
"name": "直缝高频焊接圆管(含热浸镀锌)",
"image": "/placeholder.svg",
"alt": "直缝高频焊接圆管"
},
"product2": {
"name": "方形焊接钢管(含热浸镀锌)",
"image": "/placeholder.svg",
"alt": "方形焊接钢管"
},
"product3": {
"name": "钢塑复合管",
"image": "/placeholder.svg",
"alt": "钢塑复合管"
},
"product4": {
"name": "管路连接件",
"image": "/placeholder.svg",
"alt": "管路连接件"
},
"product5": {
"name": "盘扣脚手架",
"image": "/placeholder.svg",
"alt": "盘扣脚手架"
},
"product6": {
"name": "不锈钢管及管件",
"image": "/placeholder.svg",
"alt": "不锈钢管及管件"
}
}
},
"applications": {
"title": "应用领域",
"groups": {
"group1": {
"items": {
"app1": {
"name": "电梯井道",
"image": "/placeholder.svg",
"alt": "电梯井道"
},
"app2": {
"name": "塔机制造",
"image": "/placeholder.svg",
"alt": "塔机制造"
},
"app3": {
"name": "工程机械",
"image": "/placeholder.svg",
"alt": "工程机械"
},
"app4": {
"name": "高速护栏",
"image": "/placeholder.svg",
"alt": "高速护栏"
},
"app5": {
"name": "桥梁",
"image": "/placeholder.svg",
"alt": "桥梁"
},
"app6": {
"name": "钢结构",
"image": "/placeholder.svg",
"alt": "钢结构"
}
}
},
"group2": {
"items": {
"app7": {
"name": "建筑工程",
"image": "/placeholder.svg",
"alt": "建筑工程"
},
"app8": {
"name": "水利水电",
"image": "/placeholder.svg",
"alt": "水利水电"
},
"app9": {
"name": "轨道交通",
"image": "/placeholder.svg",
"alt": "轨道交通"
},
"app10": {
"name": "市政工程",
"image": "/placeholder.svg",
"alt": "市政工程"
},
"app11": {
"name": "农业设施",
"image": "/placeholder.svg",
"alt": "农业设施"
},
"app12": {
"name": "能源化工",
"image": "/placeholder.svg",
"alt": "能源化工"
}
}
}
}
}
},
"Blog": {
"title": "新闻中心",