Files
Gainsight/Custom_Templates/customer_templates/Mizuno Running/_video_section.html.liquid
2023-06-05 17:09:23 -04:00

9 lines
496 B
Plaintext

<div class="homepage-section angled-section">
<div class="homepage-section-container angled-section-container np-header-font-color">
<h1> How Swing DNA Works </h1>
<div class="video-container">
<iframe id="video" width="560" height="315" src="https://www.youtube.com/embed/51RYNgBbdsE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>