ag tech in africa for pure herbal extracts for global distribution
# Moedim / MoedimAI Website
Sprint **W2: GEO, CMS, and data foundation** (current).
Previous sprint: W1 — Foundation and brand system (merged).
Dedicated Next.js 16 App Router app for the Moedim / MoedimAI public site. This repository is the dedicated public website repo.
This is the _website_ app — distinct from the platform app at `app.moedim.ai` and the public farmer intake surface at `intake.moedim.ai`.
| Surface | URL | Owner |
| ------------------------------------------------ | ----------------------------------------- | --------------------------------------- |
| Public website (this app) | `www.moedim.ai` | Website implementation owner per sprint |
| Farmer intake (separate app) | `
intake.moedim.ai` | Platform/intake implementation owner |
| Platform app (separate codebase) | `app.moedim.ai` | Platform team |
| Website light admin (this app, subdomain routed) | `manage.moedim.ai` (added in Sprints W3+) | Website implementation owner |
The canonical public brand URL is `
moedim.ai`. The apex `
moedim.ai` should redirect to `
moedim.ai` once DNS points at the website host. The legacy `
moedimai.com` can remain live during transition and should eventually redirect to the canonical `www.moedim.ai` domain after sign-off. Do not merge this website with `app.moedim.ai` or embed the intake app in this repo.
---
## What shipped in W1
- Next.js 14 App Router + TypeScript strict
- Tailwind CSS with brand tokens for the four V3 brand layers
- shadcn/ui base config + `Button` primitive
- Global layout, navigation, footer
- Five placeholder-safe routes: `/`, `/buyers`, `/shop`, `/journal`, `/contact`
- Analytics scaffolding: Vercel Analytics, …