import { Metadata } from "next"; export const metadata: Metadata = { title: "Privacy Policy - TomodachiShare", description: "Learn how TomodachiShare collects, uses, and protects your data", }; export default function PrivacyPage() { return (

Privacy Policy

Effective Date: 21 February 2026


By using this website, you confirm that you understand and agree to this Privacy Policy.

If you have any questions or concerns, please contact me at:{" "} hello@trafficlunar.net .

); }