diff --git a/apps/web/pages/signup.tsx b/apps/web/pages/signup.tsx index ff34869f53..f28badeef7 100644 --- a/apps/web/pages/signup.tsx +++ b/apps/web/pages/signup.tsx @@ -386,6 +386,19 @@ export default function Signup({ prepopulateFormValues, token, orgSlug }: Signup
+ {IS_CALCOM && ( +
+
+ # +
+
+ # +
+
+ # +
+
+ )}
- {FEATURES.map((feature) => ( - <> -
-
- - {t(feature.title)} + {!IS_CALCOM && + FEATURES.map((feature) => ( + <> +
+
+ + {t(feature.title)} +
+
+

+ {t( + feature.description, + feature.i18nOptions && { + ...feature.i18nOptions, + } + )} +

+
-
-

- {t( - feature.description, - feature.i18nOptions && { - ...feature.i18nOptions, - } - )} -

-
-
- - ))} + + ))}
diff --git a/apps/web/public/product-cards/g2.svg b/apps/web/public/product-cards/g2.svg index 7be7a5dd80..5697032ef4 100644 --- a/apps/web/public/product-cards/g2.svg +++ b/apps/web/public/product-cards/g2.svg @@ -1,10 +1,17 @@ - - - - - - - - - + + + + + + + + + + + + + + + + diff --git a/apps/web/public/product-cards/trustpilot.svg b/apps/web/public/product-cards/trustpilot.svg index be763fc43c..4cb637bb1d 100644 --- a/apps/web/public/product-cards/trustpilot.svg +++ b/apps/web/public/product-cards/trustpilot.svg @@ -1,15 +1,22 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + +