- Millions of individuals, teams, and organizations worldwide trust Bitwarden for secure password
- storage and sharing.
+ Strengthen business security with an easy-to-use password manager your team will love.
-
-
Collaborate and share securely
-
Deploy and manage quickly and easily
-
Access anywhere on any device
-
Create your account to get started
+
+
+ Instantly and securely share credentials with the groups and individuals who need them
+
+
+ Migrate to Bitwarden in minutes with comprehensive import options
+
+
+ Save time and increase productivity with autofill and instant device syncing
+
+
+ Enhance security practices across your team with easy user management
+
-
-
+
diff --git a/apps/web/src/app/auth/trial-initiation/trial-initiation.module.ts b/apps/web/src/app/auth/trial-initiation/trial-initiation.module.ts
index 6e25e978580..57d982fd00b 100644
--- a/apps/web/src/app/auth/trial-initiation/trial-initiation.module.ts
+++ b/apps/web/src/app/auth/trial-initiation/trial-initiation.module.ts
@@ -24,6 +24,7 @@ import { DefaultContentComponent } from "./content/default-content.component";
import { EnterpriseContentComponent } from "./content/enterprise-content.component";
import { Enterprise1ContentComponent } from "./content/enterprise1-content.component";
import { Enterprise2ContentComponent } from "./content/enterprise2-content.component";
+import { LogoBadgesComponent } from "./content/logo-badges.component";
import { LogoCnet5StarsComponent } from "./content/logo-cnet-5-stars.component";
import { LogoCnetComponent } from "./content/logo-cnet.component";
import { LogoForbesComponent } from "./content/logo-forbes.component";
@@ -69,6 +70,7 @@ import { VerticalStepperModule } from "./vertical-stepper/vertical-stepper.modul
CnetTeamsContentComponent,
AbmEnterpriseContentComponent,
AbmTeamsContentComponent,
+ LogoBadgesComponent,
LogoCnet5StarsComponent,
LogoCnetComponent,
LogoForbesComponent,
diff --git a/apps/web/src/images/register-layout/vault-signup-badges.png b/apps/web/src/images/register-layout/vault-signup-badges.png
new file mode 100644
index 00000000000..7a80ffaebb9
Binary files /dev/null and b/apps/web/src/images/register-layout/vault-signup-badges.png differ