Commit Graph
8 Commits
Author SHA1 Message Date
Do Siki 8f449bbef7 content: restore authentic about page content and fix JSON array structure 2026-04-26 23:59:28 +02:00
Do Siki 54ab14595b feat: add 'Modern és Biztonságos' USP based on tech stack document 2026-04-26 23:36:03 +02:00
Do Siki feb68436cb feat: add privacy policy and terms of service pages with CMS content 2026-04-26 23:30:53 +02:00
Do Siki b5cce49f64 feat: remove 'Személyes és gyors ügyintézés' USP panel from home page 2026-04-26 23:16:06 +02:00
Do Siki 438ac5439b feat: align landing page structure with modern IT layout concepts 2026-04-26 23:01:08 +02:00
Do Siki a6e626179d feat: improve content editor and move hero config to JSON 2026-04-26 22:52:28 +02:00
Do Siki e413bab812 refactor: update testing architecture, improve CI/CD workflows, and standardize documentation across the project. 2026-04-26 20:20:53 +02:00
Do Siki d1213f9b3f feat(ZEE-29): implement design system, dark mode, and JSON content management
- Add comprehensive design system with CSS variables, animations, and utility classes
- Implement dark mode with ThemeProvider (system preference + manual toggle)
- Create JSON-based content management system in src/content/
- Update all pages to use structured JSON content
- Add ThemeProvider component with theme toggle button
- Update Header with glass effect and animated mobile menu
- Update Footer with dark mode support
- Update documentation (README.md, CLAUDE.md, knowledge.md, proto/README.md)
- Sync with Linear (ZEE-29 completed)
2026-01-24 02:30:27 +01:00