فهرست منبع

Merge pull request #2785 from porter-dev/login-patch

login patch
sunguroku 3 سال پیش
والد
کامیت
b9ec13ad08
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>
           <Spacer y={2} />
           <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>
           <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> Generous startup program for seed stage companies
           </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> Generous startup program for seed stage companies 
           </CheckRow>
           <Spacer y={0.5} />
           <CheckRow>