소스 검색

production ready env in minutes

Justin Rhee 3 년 전
부모
커밋
cfc902a086
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      dashboard/src/main/auth/Register.tsx
  2. 1 1
      dashboard/src/main/auth/SetInfo.tsx
  3. 1 1
      dashboard/src/main/auth/VerifyEmail.tsx

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

@@ -154,7 +154,7 @@ const Register: React.FC<Props> = ({
           </Jumbotron>
           </Jumbotron>
           <Spacer y={2} />
           <Spacer y={2} />
           <CheckRow>
           <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>
           </CheckRow>
           <Spacer y={0.5} />
           <Spacer y={0.5} />
           <CheckRow>
           <CheckRow>

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

@@ -109,7 +109,7 @@ const SetInfo: React.FC<Props> = ({
           </Jumbotron>
           </Jumbotron>
           <Spacer y={2} />
           <Spacer y={2} />
           <CheckRow>
           <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>
           </CheckRow>
           <Spacer y={0.5} />
           <Spacer y={0.5} />
           <CheckRow>
           <CheckRow>

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

@@ -60,7 +60,7 @@ const Register: React.FC<Props> = ({
           </Jumbotron>
           </Jumbotron>
           <Spacer y={2} />
           <Spacer y={2} />
           <CheckRow>
           <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>
           </CheckRow>
           <Spacer y={0.5} />
           <Spacer y={0.5} />
           <CheckRow>
           <CheckRow>