Removing some text from teacher landing page

This commit is contained in:
Seth Call 2016-04-25 08:14:54 -05:00
parent 872bcd2582
commit 56cfe11e19
1 changed files with 1 additions and 12 deletions

View File

@ -286,15 +286,6 @@ rest = context.JK.Rest()
roll online! Just email us at support@jamkazam.com, and tell us you need help getting set up for JamClass. We
do this all the time.
</p>
<p>
Here is a video that shows more about how JamClass works from a teacher's perspective:
<div className="video-wrapper">
<div className="video-container">
<iframe src="//www.youtube.com/embed/07zJC7C2ICA" frameborder="0" allowfullscreen="allowfullscreen"/>
</div>
</div>
</p>
</div>
<div className="row awesome jam-class">
<h2 className="awesome">How Do the Business Aspects of JamClass Work?</h2>
@ -313,11 +304,9 @@ rest = context.JK.Rest()
<ol>
<li>You'll fill out your musician & teacher profile to tell prospective students about yourself and to price your lessons.</li>
<li>Our JamKazam staff will give you all the 1:1 help you need to get your gear set up for online lessons.</li>
<li>One specific member of our staff will work with you to run a background check, required to help ensure the safety
of our student community online.</li>
<li>Once youve started teaching, youll need to set up a Stripe account to get paid for the lessons you teach.</li>
</ol>
<p>While you're getting this done, if you want to learn more about all the nifty features you can access in JamClass and in JamKazam in general, you can check out our online <a href="" target="_blank" onClick={alert.bind('not yet')}>JamClass User Guide</a>.</p>
<p>While you're getting this done, if you want to learn more about all the nifty features you can access in JamClass and in JamKazam in general, you can check out our online <a href="https://jamkazam.desk.com/customer/en/portal/topics/926076-jamclass-online-music-lessons---for-teachers/articles" target="_blank" >JamClass User Guide</a>.</p>
</div>
</div>`
})