Landing Page
Public landing at /. Renders the event title (e.g. "Welcome to Hacklahoma 2027") and entry points for register and login. Content can be conditional on config or feature flags.
Implemented in frontend/src/routes/Landing.tsx.
Related: Registration, Frontend overview