fix: last updated date in privacy/terms
This commit is contained in:
parent
d8bb13eb78
commit
87215b31e9
|
|
@ -240,7 +240,7 @@ export default function PrivacyPage() {
|
|||
</section>
|
||||
|
||||
<p className="text-sm text-muted-foreground mt-8 pt-8 border-t border-muted/20">
|
||||
Last updated: January 15, 2025
|
||||
Last updated: July 14, 2025
|
||||
</p>
|
||||
</CardContent>
|
||||
</Card>
|
||||
|
|
|
|||
|
|
@ -304,7 +304,7 @@ export default function TermsPage() {
|
|||
</section>
|
||||
|
||||
<p className="text-sm text-muted-foreground mt-8 pt-8 border-t border-muted/20">
|
||||
Last updated: January 15, 2025
|
||||
Last updated: July 14, 2025
|
||||
</p>
|
||||
</CardContent>
|
||||
</Card>
|
||||
|
|
|
|||
Loading…
Reference in New Issue