We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15bf97c commit 9d954d8Copy full SHA for 9d954d8
src/components/sections/legal/policy/index.tsx
@@ -16,6 +16,7 @@ export const Policy: FC = () => {
16
Privacy Policy
17
</Heading>
18
<span>Effective date: 8 Feb 2023</span>
19
+ <span>Last reviewed: 2 Apr 2024</span>
20
</div>
21
<div className={s.content}>
22
<p>
src/components/sections/legal/terms/index.tsx
@@ -16,6 +16,7 @@ export const TermsOfService: FC = () => {
Terms of Use
<span>Efective date: 28 MAR 2023</span>
0 commit comments