Redesign legal pages with readable paragraph layout and updated contact info.
Privacy Policy and Terms now share a document layout with table of contents, plain-paragraph copy, and beenvoice.soconnor.dev contact details for App Store review. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
export const LEGAL_LAST_UPDATED = "June 18, 2026";
|
||||
|
||||
export const LEGAL_PRIVACY_EMAIL = "privacy@beenvoice.com";
|
||||
export const LEGAL_TERMS_EMAIL = "legal@beenvoice.com";
|
||||
export const LEGAL_WEBSITE = "https://beenvoice.com";
|
||||
export const LEGAL_PRIVACY_EMAIL = "privacy@soconnor.dev";
|
||||
export const LEGAL_TERMS_EMAIL = "legal@soconnor.dev";
|
||||
export const LEGAL_WEBSITE = "https://beenvoice.soconnor.dev";
|
||||
|
||||
Reference in New Issue
Block a user