From 6ba8db08085157e09cbb71d5ff14da7d7b5acec7 Mon Sep 17 00:00:00 2001 From: Alok Gupta Date: Fri, 5 Jan 2024 18:57:02 +0530 Subject: [PATCH] Added the palisadoes foundation link to logo (#1373) --- src/screens/LoginPage/LoginPage.tsx | 10 ++++++-- .../UserLoginPage/UserLoginPage.tsx | 23 ++++++++++++------- 2 files changed, 23 insertions(+), 10 deletions(-) diff --git a/src/screens/LoginPage/LoginPage.tsx b/src/screens/LoginPage/LoginPage.tsx index 44afdbacb9..67f5e0301e 100644 --- a/src/screens/LoginPage/LoginPage.tsx +++ b/src/screens/LoginPage/LoginPage.tsx @@ -233,8 +233,14 @@ function loginPage(): JSX.Element {
- -

{t('fromPalisadoes')}

+ + +

{t('fromPalisadoes')}

+
diff --git a/src/screens/UserPortal/UserLoginPage/UserLoginPage.tsx b/src/screens/UserPortal/UserLoginPage/UserLoginPage.tsx index 559d088a9e..e8aa947d7c 100644 --- a/src/screens/UserPortal/UserLoginPage/UserLoginPage.tsx +++ b/src/screens/UserPortal/UserLoginPage/UserLoginPage.tsx @@ -29,14 +29,21 @@ export default function userLoginPage(): JSX.Element { return (
- Palisadoes Branding -
-

{t('fromPalisadoes')}

-
+ + Palisadoes Branding + +
+

{t('fromPalisadoes')}

+
+