From 69edd5cac09a7ed78d735177f60c668eb0991e5b Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Wed, 5 Apr 2023 06:05:27 +0100 Subject: [PATCH 1/2] bg reverted --- src/app/modules/auth/AuthLayout.tsx | 58 ++++++++++++++--------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/src/app/modules/auth/AuthLayout.tsx b/src/app/modules/auth/AuthLayout.tsx index b9463b6..b394890 100644 --- a/src/app/modules/auth/AuthLayout.tsx +++ b/src/app/modules/auth/AuthLayout.tsx @@ -62,16 +62,16 @@ const AuthLayout = () => {
{/* overlay div section */} {/*
*/} {/* begin::Content */}
{/* begin::Logo */} - {/* + Float Mobility - */} + {/* end::Logo */} {/* begin::Image */} @@ -80,39 +80,39 @@ const AuthLayout = () => { src={toAbsoluteUrl('/media/misc/auth-screens.png')} alt='' /> */} - {/* */} + /> {/* end::Image */} -
- {/* begin::Title */} -

- Fast, Efficient and Productive -

- {/* end::Title */} +
+ {/* begin::Title */} +

+ Fast, Efficient and Productive +

+ {/* end::Title */} - {/* begin::Text */} - {/*
- In this kind of post,{' '} - - the blogger - - introduces a person they’ve interviewed
and provides some background information - about - - the interviewee - - and their
work following this is a transcript of the interview. -
*/} -
-

Improve quality of life for the world's population by building the future global transportation platform.

-

Increasing accessibility and personal choices, while reducing travel time traffic congestion, pollution, and loss to local GDP

+ {/* begin::Text */} + {/*
+ In this kind of post,{' '} + + the blogger + + introduces a person they’ve interviewed
and provides some background information + about + + the interviewee + + and their
work following this is a transcript of the interview. +
*/} +
+

Improve quality of life for the world's population by building the future global transportation platform.

+

Increasing accessibility and personal choices, while reducing travel time traffic congestion, pollution, and loss to local GDP

+
+ {/* end::Text */}
- {/* end::Text */} -
{/* end::Content */}
From 1fb997db0aa022e1ed37ff284dd4d70d0ae24745 Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Wed, 5 Apr 2023 06:16:58 +0100 Subject: [PATCH 2/2] text color changed to dark --- src/app/modules/auth/AuthLayout.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/modules/auth/AuthLayout.tsx b/src/app/modules/auth/AuthLayout.tsx index b394890..7e68ce7 100644 --- a/src/app/modules/auth/AuthLayout.tsx +++ b/src/app/modules/auth/AuthLayout.tsx @@ -95,7 +95,7 @@ const AuthLayout = () => { {/* end::Title */} {/* begin::Text */} - {/*
+
In this kind of post,{' '} the blogger @@ -106,11 +106,11 @@ const AuthLayout = () => { the interviewee and their
work following this is a transcript of the interview. -
*/} -
+
+ {/*

Improve quality of life for the world's population by building the future global transportation platform.

Increasing accessibility and personal choices, while reducing travel time traffic congestion, pollution, and loss to local GDP

-
+
*/} {/* end::Text */}