A Next.js landing page for TextQL with a sophisticated design system featuring cream/forest color palette. src/ ├── app/ │ ├── globals.css # Theme & CSS variables │ ├── page.tsx # Home page │ └── ...