소스 검색

login patch

sunguroku 3 년 전
부모
커밋
433c671ee8
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>  Generous startup program for seed stage companies
           </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> Generous startup program for seed stage companies
           </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> Generous startup program for seed stage companies 
           </CheckRow>
           </CheckRow>
           <Spacer y={0.5} />
           <Spacer y={0.5} />
           <CheckRow>
           <CheckRow>