From 19a2cd5ae4b4aa8605ecd9bec135d92d1f07f6cf Mon Sep 17 00:00:00 2001 From: Peer Richelsen Date: Mon, 15 Jan 2024 13:46:03 +0000 Subject: [PATCH] chore: small improvements to signup (#13227) * removed features on mobile, better background color * nit * dark mode nits --- apps/web/pages/signup.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/web/pages/signup.tsx b/apps/web/pages/signup.tsx index 7eae7d4463..1230b038ac 100644 --- a/apps/web/pages/signup.tsx +++ b/apps/web/pages/signup.tsx @@ -468,10 +468,10 @@ export default function Signup({ -
- {IS_CALCOM && ( +
+ {!IS_CALCOM && ( <> -
+
-
+
)}
Cal.com Booking Page
-
+
{FEATURES.map((feature) => ( <>