feat(services): add services section with outsourcing and bugfix cards

Add new services section to showcase outsourcing projects and bug fixing services
Update i18n translations for services section
Change hero section link from projects to about
Remove personalInfo import and use translation for name in footer
This commit is contained in:
joyzhao
2025-06-16 17:29:35 +08:00
parent a18a0cdff1
commit 1354ffab58
5 changed files with 194 additions and 3 deletions

View File

@@ -55,6 +55,21 @@ export const ui = {
'projects.title': 'Latest Projects',
'projects.viewOnGithub': 'View on GitHub',
// Services Section
'services.title': 'Services I Offer',
'services.outsourcing.title': 'Outsourcing Projects',
'services.outsourcing.item1': 'Provide outsourcing project services for overseas clients',
'services.outsourcing.item2': 'Project packaging, can provide services in different packages',
'services.outsourcing.item3': 'Use popular technologies: React, nest.js, next.js, etc.',
'services.outsourcing.item4': 'Project delivery, provide three months of free maintenance',
'services.outsourcing.item5': 'Regardless of project size, can provide services',
'services.bugfix.title': 'Bug Fixes',
'services.bugfix.item1': 'Quickly locate and fix website issues, able to quickly locate and solve problems',
'services.bugfix.item2': 'Help you solve any problems encountered in the project, Bug, functional optimization issues',
'services.bugfix.item3': 'Application of Vue, React, Node and other technologies',
'services.bugfix.item4': 'Frontend automation, deployment, monitoring, automation, etc.',
'services.bugfix.item5': 'Only limited to Node.js projects',
// Awards Section
'awards.title': 'Awards',
@@ -224,6 +239,21 @@ export const ui = {
'projects.title': '最新项目',
'projects.viewOnGithub': '在 GitHub 上查看',
// Services Section
'services.title': '我提供的服务',
'services.outsourcing.title': '外包项目',
'services.outsourcing.item1': '面向海外客户,提供外包项目服务',
'services.outsourcing.item2': '项目整包,分包均可提供服务',
'services.outsourcing.item3': '使用热门流行的技术栈React、nest.js、next.js等',
'services.outsourcing.item4': '项目交付后,提供三个月免费的维护',
'services.outsourcing.item5': '不论项目大小,均可提供服务',
'services.bugfix.title': 'Bug修复',
'services.bugfix.item1': '拥有丰富的错误问题经验,能够快速定位并解决问题',
'services.bugfix.item2': '帮助你解决项目中遇到的任何问题、Bug、功能优化等问题',
'services.bugfix.item3': 'Vue、React、Node等技术栈的应用',
'services.bugfix.item4': '前端自动化、部署、监控、自动化等',
'services.bugfix.item5': '仅限前端、Node.js项目',
// Awards Section
'awards.title': '获奖经历',