From 1fb997db0aa022e1ed37ff284dd4d70d0ae24745 Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Wed, 5 Apr 2023 06:16:58 +0100 Subject: [PATCH] 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 */} -- 2.34.1