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:
2026-06-18 02:44:43 -04:00
co-authored by Cursor
parent 5019a7597d
commit 4cd8ad3c4c
7 changed files with 546 additions and 665 deletions
+3 -3
View File
@@ -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";