Przeglądaj źródła

production ready env in minutes

Justin Rhee 3 lat temu
rodzic
commit
cfc902a086

+ 1 - 1
dashboard/src/main/auth/Register.tsx

@@ -154,7 +154,7 @@ const Register: React.FC<Props> = ({
           </Jumbotron>
           <Spacer y={2} />
           <CheckRow>
-            <i className="material-icons">done</i> Generous free tier for small teams
+            <i className="material-icons">done</i> Production-ready environment in minutes
           </CheckRow>
           <Spacer y={0.5} />
           <CheckRow>

+ 1 - 1
dashboard/src/main/auth/SetInfo.tsx

@@ -109,7 +109,7 @@ const SetInfo: React.FC<Props> = ({
           </Jumbotron>
           <Spacer y={2} />
           <CheckRow>
-            <i className="material-icons">done</i> Generous free tier for small teams
+            <i className="material-icons">done</i> Production-ready environment in minutes
           </CheckRow>
           <Spacer y={0.5} />
           <CheckRow>

+ 1 - 1
dashboard/src/main/auth/VerifyEmail.tsx

@@ -60,7 +60,7 @@ const Register: React.FC<Props> = ({
           </Jumbotron>
           <Spacer y={2} />
           <CheckRow>
-            <i className="material-icons">done</i> Generous free tier for small teams
+            <i className="material-icons">done</i> Production-ready environment in minutes
           </CheckRow>
           <Spacer y={0.5} />
           <CheckRow>