We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8405266 commit da285e2Copy full SHA for da285e2
app/privacy/page.tsx
@@ -40,7 +40,7 @@ export default function PrivacyPolicyPage() {
40
41
{/* Page Content */}
42
<main className="max-w-container mx-auto px-4 py-12 flex-1">
43
- <h1 className="text-4xl font-bold mb-8">Privacy Policy</h1>
+ <h1 className="text-4xl font-bold mb-8">Privacy policy</h1>
44
<p className="text-sm text-muted-foreground mb-6">Last updated: 08/09/2025</p>
45
46
<p className="mb-6">
0 commit comments