// TODO tests for tournament page: - map and table mounts in tournament page <- get data to send to map/table ---------------------------------------------------------------- //TODO SRP for web and API data fetching //TODO about page //TODO contact page needs working mailer //TODO font size on mobile screen //TODO SEO - next headers etc //TODO data fetching tests //TODO redo layer groups tests ---------------------------------------------------------------- //TODO logo for navbar and favicon //TODO mobile map needs improving //TODO multi-language i18n support - https://nextjs.org/docs/app/building-your-application/routing/internationalization //TODO error handling //TODO consider offering GraphQL support //TODO move smaller ui components into a new folder, and make them reusable - such as using generic prop names //TODO readme