Skip to content

merge: Deployment Hotfixes#5

Merged
zaghadon merged 3 commits into
masterfrom
prod/deploy
Apr 25, 2026
Merged

merge: Deployment Hotfixes#5
zaghadon merged 3 commits into
masterfrom
prod/deploy

Conversation

@zaghadon
Copy link
Copy Markdown
Contributor

Introduce PrivacyPolicy and TermsOfService section components and mount them at /privacy, /privacy-policy, and /terms routes. Add .legal-prose utility styles in globals.css for consistent list and link formatting across legal content.

This pull request adds comprehensive legal pages (Privacy Policy and Terms of Service) to the site, improves their discoverability, and enhances the styling for legal content. It also fixes a minor contact email typo and updates the sitemap. The changes ensure legal compliance and provide users with clear information about their rights and obligations when using the site.

New legal pages and routing:

  • Added a detailed Privacy Policy as a new React component (PrivacyPolicy.tsx) and created pages at both /privacy-policy and /privacy that render this component, including metadata for SEO and canonical URLs. [1] [2] [3]
  • Added a detailed Terms of Service as a new React component (TermsOfService.tsx) and created a /terms page with appropriate metadata. [1] [2]

Styling improvements for legal content:

  • Enhanced the .legal-prose CSS class to improve the appearance of lists and links in legal documents, ensuring better readability and consistent branding.

Sitemap and discoverability:

  • Added /privacy-policy and /terms to the sitemap, improving search engine visibility and compliance.

Content and contact corrections:

  • Fixed a typo in the partnerships contact email address in the About page (partners@notareum.compartnerships@notareum.com).

Introduce PrivacyPolicy and TermsOfService section components and mount them at /privacy, /privacy-policy, and /terms routes. Add .legal-prose utility styles in globals.css for consistent list and link formatting across legal content.
List /privacy-policy and /terms in sitemap.ts so search engines can discover the newly added legal pages.
Use partnerships@notareum.com (matches the published mailbox) instead of partners@notareum.com on the About page contacts list.
@zaghadon zaghadon merged commit 9baa0e5 into master Apr 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant