You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: restore multi-sections structure with updated content
- Restore separate sections: Working Principles, Our Team, Our Stack
- Update 'Working Principles' with new subheader: 'How we work together to design at Buzzvil'
- Restore 'Our Team' section as it was with full functionality
- Update 'Our Stack' section with new subheader: 'The tools that power our design work'
- Remove 'Design & Development Tools' header from tools grid
- Increase font size for Mission/Vision/Philosophy subheaders (text-sm → text-base)
- Update navigation labels: 'Working Principles', 'Our Team', 'Our Stack'
- Add English and Korean translations for all updated content
- Remove unused WaysOfWorking component
- Maintain all existing functionality and responsive design
'values.subtitle': 'The core values that drive everything we do at Buzzvil.',
99
+
'values.title': 'Working Principles',
100
+
'values.subtitle': 'How we work together to design at Buzzvil.',
101
101
'values.build.title': 'Build in the Open',
102
102
'values.build.shortTitle': 'Build in the Open',
103
103
'values.build.content': 'We start rough, share early, and iterate fast. Every designer has access to AI tools that accelerate exploration. Feedback and quick loops help us refine ideas into solid, production-ready solutions.',
@@ -153,8 +153,8 @@ const translations = {
153
153
'team.subtitle': 'A diverse group of creative minds working together to create exceptional user experiences and drive design excellence.',
154
154
155
155
// Tools
156
-
'tools.title': 'Design Tools',
157
-
'tools.subtitle': 'The tools and platforms we use to create, collaborate, and deliver exceptional design experiences. Stay updated with our tech stack.',
156
+
'tools.title': 'Our Stack',
157
+
'tools.subtitle': 'The tools that power our design work.',
158
158
'tools.visit': 'Visit Tool',
159
159
'tools.category.design-development': 'Design & Development Tools',
'values.subtitle': '버즈빌에서 우리가 하는 모든 일을 이끄는 핵심 가치들.',
283
+
'values.title': '작업 원칙',
284
+
'values.subtitle': '버즈빌에서 디자인하기 위해 함께 작업하는 방식.',
285
285
'values.build.title': '열린 공간에서 구축',
286
286
'values.build.shortTitle': '열린 공간에서 구축',
287
287
'values.build.content': '우리는 거칠게 시작하고, 일찍 공유하며, 빠르게 반복합니다. 모든 디자이너는 탐색을 가속화하는 AI 도구에 접근할 수 있습니다. 피드백과 빠른 루프는 아이디어를 견고하고 프로덕션 준비된 솔루션으로 정제하는 데 도움이 됩니다.',
@@ -337,8 +337,8 @@ const translations = {
337
337
'team.subtitle': '탁월한 사용자 경험을 만들고 디자인 우수성을 추진하기 위해 함께 일하는 다양한 창의적 마음의 그룹.',
338
338
339
339
// Tools
340
-
'tools.title': '디자인 도구',
341
-
'tools.subtitle': '탁월한 디자인 경험을 만들고, 협업하고, 전달하기 위해 사용하는 도구와 플랫폼. 우리의 기술 스택을 최신 상태로 유지하세요.',
340
+
'tools.title': '우리의 스택',
341
+
'tools.subtitle': '우리의 디자인 작업을 지원하는 도구들.',
342
342
'tools.visit': '도구 방문',
343
343
'tools.category.design-development': '디자인 & 개발 도구',
0 commit comments