refactor: migrate to flat-file i18n structure and fix relative imports

This commit is contained in:
dyzulk
2026-01-09 09:29:19 +07:00
parent 44d578f033
commit 545eb3648b
53 changed files with 17 additions and 27 deletions

3
pages/index.mdx Normal file
View File

@@ -0,0 +1,3 @@
import { LandingPage } from '../components/LandingPage'
<LandingPage />