Commit Graph

476 Commits

Author SHA1 Message Date
张翔 c809b7541a feat: enhance card component with dark tech theme styling 2026-02-21 20:06:49 +08:00
张翔 f99685bf0c feat: enhance button component with dark tech theme variants 2026-02-21 20:05:08 +08:00
张翔 7f9aad4965 feat: add theme constants and animation variants 2026-02-21 20:02:00 +08:00
张翔 5a93fbb047 feat: add utility functions for formatting and animation 2026-02-21 19:58:50 +08:00
张翔 a92b6199af feat: add tech theme colors and animations to globals.css 2026-02-21 19:43:34 +08:00
张翔 77b939b772 chore: add framer-motion, @antv/g2, and class-variance-authority dependencies 2026-02-21 19:39:47 +08:00
张翔 2b74a83e72 feat: 添加核心工具函数、颜色配置和常量数据
style: 优化.gitignore文件结构

test: 添加导航测试用例

docs: 删除旧版网站重设计文档

chore: 更新浏览器配置和设置管理
2026-02-21 18:52:48 +08:00
张翔 b7e52aa086 perf: add web vitals monitoring and optimize performance 2026-02-13 15:24:51 +08:00
张翔 8175c2f035 feat: add dark mode support with theme toggle 2026-02-13 15:17:42 +08:00
张翔 34c96c119d feat: add case detail pages with SSG and dynamic routing 2026-02-13 14:53:52 +08:00
张翔 7914decdaf feat: add mobile optimization with hooks and touch components 2026-02-13 14:46:21 +08:00
张翔 e829451fa3 fix: resolve TypeScript errors for Zod v4 API changes 2026-02-13 14:31:21 +08:00
张翔 718abea089 fix: resolve lint errors in testimonial and insight cards 2026-02-13 14:25:47 +08:00
张翔 6737cbd579 feat: add form validation to contact section with Zod 2026-02-13 14:19:30 +08:00
张翔 8ac0065a06 feat: add testimonials section with testimonial cards 2026-02-13 14:11:19 +08:00
张翔 04b2aca4c1 feat: add insights section to homepage 2026-02-13 14:07:31 +08:00
张翔 a42f1f0a90 feat: add insight card component for tech insights section 2026-02-13 14:04:06 +08:00
张翔 249da50335 feat: integrate enhanced seal animation in hero section 2026-02-13 14:03:07 +08:00
张翔 fd5a155434 feat: add enhanced seal animation component with stages 2026-02-13 14:01:01 +08:00
张翔 9f1853da95 docs: add comprehensive website redesign implementation plan 2026-02-13 13:57:55 +08:00
张翔 bbc8cb12af docs: 添加睿新致远官网重设计方案
- 完成印章文化×现代科技融合方案设计
- 包含信息架构、页面设计、响应式方案、技术实现等完整内容
- 明确实施路径与预期效果
- 针对企业决策者优化,提升转化率30-50%
2026-02-12 21:14:26 +08:00
张翔 522f1e09a7 feat: 重构网站UI设计并优化布局结构
重构整体UI设计,采用红色主题配色方案
优化页面布局结构,将Header和Footer移至page组件
更新按钮样式和交互效果,增强视觉反馈
调整全局字体配置,使用思源黑体作为中文字体
改进各区块卡片样式,增加悬停动画效果
优化响应式设计,提升移动端体验
2026-02-08 16:46:22 +08:00
张翔 cc55146ba6 feat(contact-section): 更新联系方式卡片为服务承诺卡片
将联系方式卡片重新设计为服务承诺卡片,展示专业响应、免费咨询和定制方案等优势
更新卡片样式和图标,使用更友好的视觉设计
保持工作时间卡片和消息发送卡片的基本布局
2026-02-03 08:02:09 +08:00
张翔 f14002559e feat(e2e-tests): 添加端到端测试框架及测试用例
refactor(components): 调整头部和页脚布局样式
style(hero-section): 更新徽章动画效果

docs: 添加测试框架README文档
test: 实现首页、导航和联系表单的测试用例
ci: 添加CI测试脚本和配置
2026-02-02 19:36:33 +08:00
张翔 150024b6ac build: 更新Next.js配置以支持静态导出并添加新依赖
更新next.config.ts文件以支持静态导出功能,并添加了多个新的依赖项到package.json中,包括UI组件库和动画库。同时生成了构建相关的文件和配置。
2026-02-02 17:59:29 +08:00
张翔 f9df7b4d8f Initial commit from Create Next App 2026-02-02 09:26:01 +08:00