Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

<div>

<div className='main-container'>
<div className='side-1'>
<h1 className='main-heading'>Mobishaala</h1>
<p className='titles'>Create your <span
className='highlitedContent'>Digital Classroom</span> in 5 mins for <span
className='highlitedContent'>Free</span> & connect to 1+ Million Students.</p>
<ul className='list-features'>
<li>No technical knowledge required</li>
<li>Quickly setup live class,tests,notes,ebooks and more.</li>
<li>Reach out to millions of students anywhere,anytime</li>
</ul>
<span className='list-features'>Institute/Teacher</span>
<br/>
<button className='button-styling'>Get Started</button>
<br/>
<span className='list-features'>Student</span>
<br/>
<button className='button-styling'>Download App</button>
<br/>
<button className='button-styling talkTous-button'>Talk to Us</button>
</div>
<div className='side-2'>
<ReactPlayer url={videoUrl} controls className='player-custom'/>
</div>
</div>
</div>

You might also like