From 93ea4dd2d89f593e91c7f40f76b73b00df729f42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9?= <30682875+jo-tm@users.noreply.github.com> Date: Mon, 21 Jul 2025 18:58:32 +0200 Subject: [PATCH 1/2] privacy and term close to copyright --- src/components/Footer/index.tsx | 31 +++++++++++++++++++++++++++---- 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/src/components/Footer/index.tsx b/src/components/Footer/index.tsx index 146ae12..e898e11 100644 --- a/src/components/Footer/index.tsx +++ b/src/components/Footer/index.tsx @@ -56,18 +56,41 @@ const FooterContent: FC<{ justifyContent="center" p={0} /> - + - ©{new Date().getFullYear()} | All Rights Reserved + ©{new Date().getFullYear()} + | - + > + All Rights Reserved + + | + + Privacy Policy + + | + + tBTC Terms of Service + + Date: Tue, 22 Jul 2025 13:33:43 +0200 Subject: [PATCH 2/2] only Terms of Use --- src/components/Footer/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Footer/index.tsx b/src/components/Footer/index.tsx index e898e11..a5b3fa5 100644 --- a/src/components/Footer/index.tsx +++ b/src/components/Footer/index.tsx @@ -88,7 +88,7 @@ const FooterContent: FC<{ target="_blank" _hover={{ color: "white" }} > - tBTC Terms of Service + Terms of Use