youteacher_landing is the standalone marketing landing site of YouTeacher. It is a server-rendered Next.js app that serves the same pages in English and Chinese, with the locale in the URL path. Every visual decision lives in one CSS file of design tokens.
Children
- design-tokens-and-theming — the design token system and theming.
- hydration-safe-client-state — theme and launch-date state that stays safe across hydration.
- i18n-locale-routing — bilingual en/zh routing with next-intl.
- seo-metadata-and-sitemap — SEO metadata, sitemap, and canonical links.