From 9797e5c310844d9743474eb23689de43ccd259c5 Mon Sep 17 00:00:00 2001 From: Saksham Arora Date: Fri, 12 Jul 2024 11:08:55 +0200 Subject: [PATCH] frontsite: Add Overridable component to Login --- src/lib/authentication/pages/Login/Login.js | 4 ++++ src/lib/pages/frontsite/Home/Sections/SectionServices.js | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/lib/authentication/pages/Login/Login.js b/src/lib/authentication/pages/Login/Login.js index 1d6f784a4..44b90a98f 100644 --- a/src/lib/authentication/pages/Login/Login.js +++ b/src/lib/authentication/pages/Login/Login.js @@ -69,6 +69,9 @@ const LeftCol = () => ( {' '}
Alo! +
{' '} +
+ नमस्ते!
@@ -186,6 +189,7 @@ const LoginLayout = ({ Home page + diff --git a/src/lib/pages/frontsite/Home/Sections/SectionServices.js b/src/lib/pages/frontsite/Home/Sections/SectionServices.js index 5e342cdba..c09c8513c 100644 --- a/src/lib/pages/frontsite/Home/Sections/SectionServices.js +++ b/src/lib/pages/frontsite/Home/Sections/SectionServices.js @@ -13,7 +13,7 @@ export class SectionServices extends Component { className="section-header highlight" textAlign="center" > - Our services + Features and services