# apps/site — Public Landing Page Package: `@void-nav/site` Port: `http://localhost:5174` Minimal marketing/landing page for VOID::NAV. Uses `@void-nav/ui` for shared primitives. ## Structure ``` src/ main.tsx Entry point pages/ LandingPage.tsx Landing page with hero section and links to game + docs NotFoundPage.tsx 404 page styles/ tailwind.css Tailwind v4 entry point ``` This is the simplest app in the monorepo. It exists to provide a public entry point that links to the game and docs.