diff --git a/README.md b/README.md index 5aaa4589..a443da8c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Closer -> *Your information is securely private. We never look. We never sell it.* +> *Your information is securely stored and private. We can't look and we can't sell what we don't see.* > > *Private daily questions for couples who want honest answers before shared conversations.* diff --git a/app/src/main/java/app/closer/ui/brand/CloserBrandCopy.kt b/app/src/main/java/app/closer/ui/brand/CloserBrandCopy.kt index 26ace5a9..54bf841e 100644 --- a/app/src/main/java/app/closer/ui/brand/CloserBrandCopy.kt +++ b/app/src/main/java/app/closer/ui/brand/CloserBrandCopy.kt @@ -3,6 +3,7 @@ package app.closer.ui.brand /** Public-facing privacy copy that is accurate for every app state and account generation. */ object CloserBrandCopy { val privacyMessages: List = listOf( + "Your information is securely private. We never Look. We never Sell it.", "Your relationship is yours, not ours.", "Answer honestly. Reveal intentionally.", "For conversations that belong to the two of you.",