From 7923835861a0cae5bf0a7f8b86a73acf43777ffa Mon Sep 17 00:00:00 2001 From: null Date: Tue, 23 Jun 2026 22:21:25 -0500 Subject: [PATCH] docs(brand): update privacy slogan in CloserBrandCopy --- app/src/main/java/app/closer/ui/brand/CloserBrandCopy.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 54bf841e..4d49c9d1 100644 --- a/app/src/main/java/app/closer/ui/brand/CloserBrandCopy.kt +++ b/app/src/main/java/app/closer/ui/brand/CloserBrandCopy.kt @@ -3,7 +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 private moments stay private. Your information is securely encrypted, never read, and never sold. Only you and your paired partner have the key.", "Your relationship is yours, not ours.", "Answer honestly. Reveal intentionally.", "For conversations that belong to the two of you.",