diff --git a/src/app/(marketing)/(policy)/privacy-policy/page.tsx b/src/app/(marketing)/(policy)/privacy-policy/page.tsx index a09dccf71..192fd3db1 100644 --- a/src/app/(marketing)/(policy)/privacy-policy/page.tsx +++ b/src/app/(marketing)/(policy)/privacy-policy/page.tsx @@ -22,6 +22,11 @@ const PrivacyPolicyPage = () => {

Privacy Policy

+
+ Last Updated At:{' '} + November 2, 2024 +
+
{privacyPolicyContent.map((item) => (