From 89a5d13003c8a189747fcf723a4aa39bac3c2572 Mon Sep 17 00:00:00 2001 From: Zach Kelling Date: Sun, 31 Dec 2023 01:38:57 +0100 Subject: [PATCH] Update global footer --- app/components/globalFooter.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/components/globalFooter.tsx b/app/components/globalFooter.tsx index 8fcb3181..8a8fffe7 100644 --- a/app/components/globalFooter.tsx +++ b/app/components/globalFooter.tsx @@ -11,35 +11,35 @@ const GLobalFooter = () => { { name: 'Product', href: '/' }, { name: 'Company', href: '/company' }, { name: 'FAQ', href: '/faq' }, - { name: 'Privacy Policy', href: 'https://docs.bridge.lux.network/information/privacy-policy' }, - { name: 'Terms of Services', href: 'https://docs.bridge.lux.network/information/terms-of-services' }, - { name: 'Docs', href: 'https://docs.bridge.lux.network/onboarding-sdk/' }, + { name: 'Privacy Policy', href: 'https://lux.partners/privacy' }, + { name: 'Terms of Services', href: 'https://lux.partners/terms' }, + { name: 'Docs', href: 'https://docs.bridge.lux.network' }, ], social: [ { name: 'Twitter', - href: 'https://twitter.com/bridge', + href: 'https://twitter.com/luxdefi', icon: () => (