Commit Graph

2 Commits

Author SHA1 Message Date
lafay
99e26f3a2f feat(i18n): implement internationalization support for website
Add i18next with Chinese and English language support across all website sections. Convert hardcoded strings to translation keys in about, cases, services, team, footer, hero, and navbar components. Update document title and meta description to use translated values. Add language toggle in navbar. Remove contact section and unused UI components (button, card, input, textarea).

BREAKING CHANGE: Site content now requires translation files to render properly. Removed @radix-ui/react-slot and class-variance-authority dependencies as contact form UI components were deleted.
2026-04-28 12:02:55 +08:00
lafay
4a7bf5a4a3 restructure: move files from qczl-website subfolder to root 2026-04-28 11:16:57 +08:00