comment from signup pages
This commit is contained in:
@@ -608,7 +608,7 @@ export function CorporateSignUp() {
|
||||
</div>
|
||||
|
||||
{/* Need Help Section - Separate Section Below */}
|
||||
<div
|
||||
{/* <div
|
||||
className="section-margin-x py-12"
|
||||
style={{ backgroundColor: 'rgba(0, 0, 0, 0.02)' }}
|
||||
>
|
||||
@@ -649,7 +649,7 @@ export function CorporateSignUp() {
|
||||
Contact Sales Team
|
||||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
</div> */}
|
||||
</div>
|
||||
);
|
||||
}
|
||||
@@ -539,7 +539,7 @@ export function SelfLearnerSignIn() {
|
||||
</div>
|
||||
|
||||
{/* Need Help Section - Separate Section Below */}
|
||||
<div
|
||||
{/* <div
|
||||
className="section-margin-x py-12"
|
||||
style={{ backgroundColor: 'rgba(0, 0, 0, 0.02)' }}
|
||||
>
|
||||
@@ -580,7 +580,7 @@ export function SelfLearnerSignIn() {
|
||||
Speak with Learning Advisor
|
||||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
</div> */}
|
||||
</div>
|
||||
);
|
||||
}
|
||||
@@ -461,7 +461,7 @@ export function SelfLearnerSignUp() {
|
||||
</div>
|
||||
|
||||
{/* Need Help Section - Separate Section Below */}
|
||||
<div
|
||||
{/* <div
|
||||
className="section-margin-x py-12"
|
||||
style={{ backgroundColor: 'rgba(0, 0, 0, 0.02)' }}
|
||||
>
|
||||
@@ -502,7 +502,7 @@ export function SelfLearnerSignUp() {
|
||||
Speak with Learning Advisor
|
||||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
</div> */}
|
||||
</div>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user