From 69edd5cac09a7ed78d735177f60c668eb0991e5b Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Wed, 5 Apr 2023 06:05:27 +0100 Subject: [PATCH] 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 */}