File: /var/www/quadcode/frontend/src/html/lp/affiliate_broker/block-meetOurTeam.html
<section class="affiliate_broker__meetOurTeam block-meetOurTeam">
<div class="container">
<div class="block-meetOurTeam__wrapper">
<div class="block-meetOurTeam__text">
<p class="underTitle" data-lang="lng-affiliateBroker.aboutUs">About us</p>
<h2 class="block-meetOurTeam__title title" data-lang="lng-affiliateBroker.meetOurTeam">Meet Our Team</h2>
</div>
<div class="block-meetOurTeam__videoContainer">
<video autoplay muted loop playsinline>
<source src="/src/assets/resource/lp/affiliate_broker/block-aboutUs/timelapse10sec.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<a href="https://quadcode.com/team" class="button button--red mobile" target="_blank" data-lang="lng-affiliateBroker.learnMore2">Learn More</a>
</div>
</div>
</section>