feat: add privacy policy with SMS data sharing section
This commit is contained in:
@@ -95,6 +95,14 @@ export default function LoginPage() {
|
||||
<p className="mt-4 text-center text-sm text-muted-foreground">
|
||||
Join the flock and get rewarded for your watch time
|
||||
</p>
|
||||
<p className="mt-2 text-center text-xs text-muted-foreground">
|
||||
<a
|
||||
href="/privacy"
|
||||
className="underline hover:text-primary transition-colors"
|
||||
>
|
||||
Privacy Policy
|
||||
</a>
|
||||
</p>
|
||||
</CardContent>
|
||||
</Card>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user