From 5ece52a97c81ab0e32f337cce49726c5dd47118c Mon Sep 17 00:00:00 2001 From: s-alad Date: Fri, 9 Feb 2024 21:05:55 -0500 Subject: [PATCH] cta --- new/client/pages/index.module.scss | 3 ++- new/client/pages/index.tsx | 9 +++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/new/client/pages/index.module.scss b/new/client/pages/index.module.scss index 90cf3a0..8de12d3 100644 --- a/new/client/pages/index.module.scss +++ b/new/client/pages/index.module.scss @@ -170,7 +170,8 @@ font-size: 14px; justify-content: center; span { - color: yellow; + /* color: yellow; */ + color: red; } a { diff --git a/new/client/pages/index.tsx b/new/client/pages/index.tsx index 3dfc3df..8cb977b 100644 --- a/new/client/pages/index.tsx +++ b/new/client/pages/index.tsx @@ -210,12 +210,13 @@ export default function Home() {
-

TooFake is currently kind of working again!

-

You can login using your phone number, view bereals and post custom images.

+

TooFake needs your help!!!

+

BeReal continues to beef up its security making it much harder to reverse engineer. If you are well versed in reverse engineering, please check out the github and help us keep the befake project working!

+ {/*

You can login using your phone number, view bereals and post custom images.

Please report any bugs or issues on the github theres probably a bunch!

-

More features coming soon!

+

More features coming soon!

*/} {/*

*/} -

- There has been increased reports of login not working in the UK & other countries

+ {/*

- There has been increased reports of login not working in the UK & other countries

*/}
)