diff --git a/src/configs/data.configs.ts b/src/configs/data.configs.ts index cae1af6..cb0cfb8 100644 --- a/src/configs/data.configs.ts +++ b/src/configs/data.configs.ts @@ -86,7 +86,6 @@ export const FooterLinksItems: { key: 'info', links: [ { label: 'Terms of Service', href: '/terms' }, - { label: 'Privacy Policy', href: '/privacy' }, { label: 'about', href: '/about' }, ], },