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