Skip to content

Commit da285e2

Browse files
committed
Privacy policy
1 parent 8405266 commit da285e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/privacy/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export default function PrivacyPolicyPage() {
4040

4141
{/* Page Content */}
4242
<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>
43+
<h1 className="text-4xl font-bold mb-8">Privacy policy</h1>
4444
<p className="text-sm text-muted-foreground mb-6">Last updated: 08/09/2025</p>
4545

4646
<p className="mb-6">

0 commit comments

Comments
 (0)