# Mobile Unlimited Rentals Mobile Unlimited Rentals is a back-office management platform for UK phone and SIM rental businesses. It helps rental teams track due returns, manage customer balances, and send automated SMS reminders — all in one place. ## Important pages - `/` — Landing page. The canonical public-facing page describing the product and its purpose. This is the only page intended for citation or search indexing. ## Operational pages (not for citation) The following routes are authentication and staff-only operational pages. They contain no marketing or informational content and should not be cited or indexed: - `/sign-in` — Staff login (Clerk-powered authentication) - `/sign-up` — Staff invitation sign-up flow - `/sign-up/complete` — Post-invitation account completion step All other routes (`/dashboard`, `/rentals`, `/customers`, `/products`, `/settings`, etc.) are protected and require authentication. They are not publicly accessible and should not be crawled or cited.