# Memories for Keepsake > A private online space where family and close friends gather photos and videos of someone they've loved and lost. Invite-only memorials with role-based access control, automatic HEIC and video conversion, and simple one-time pricing. Available in English, Dutch, Spanish, and German. ## Pages (English / default) - [/](/): Homepage. Overview of the service: private memorials for family and friends, iPhone and Android friendly uploads, and role-based access (owners, moderators, contributors, viewers). - [/pricing](/pricing): One-time and subscription pricing plans. Trial starts free for 14 days; plans include storage limits and 10-year hosting. - [/terms](/terms): Terms of Service, last updated June 2026. Covers acceptable use, privacy, payment, content ownership, and contact information. - [/auth](/auth): Sign-up and sign-in page. Supports email/password and Google OAuth. Unauthenticated users land here to create an account or log in. - [/invite/:token](/invite/:token): Public invite acceptance page. Lets invited users preview a memorial and join after signing in. - [/m/:slug](/m/:slug): Public memorial viewer. Shows a specific memorial's photos and videos to invited members. ## Localized marketing pages - Dutch: [/nl](/nl), [/nl/pricing](/nl/pricing), [/nl/terms](/nl/terms) - Spanish: [/es](/es), [/es/pricing](/es/pricing), [/es/terms](/es/terms) - German: [/de](/de), [/de/pricing](/de/pricing), [/de/terms](/de/terms) - English (explicit prefix): [/en](/en), [/en/pricing](/en/pricing), [/en/terms](/en/terms) ## Optional - The authenticated dashboard (memorial creation, member management, uploads, billing) is only accessible to signed-in users and is not listed here.