Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Videos added #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 13 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -135,21 +135,28 @@ <h5 class="mt-0">Fully Responsive</h5>
</section>
<!-- END section -->

<section class="ftco-section ftco-slant" id="section-services">
<section class="ftco-section ftco-slant" id="section-videos">
<div class="container">
<div class="row">
<div class="col-md-12 text-center ftco-animate">
<h2 class="text-uppercase ftco-uppercase">Services</h2>
<h2 class="text-uppercase ftco-uppercase">VIDEOS</h2>
<div class="row justify-content-center mb-5">
<div class="col-md-7">
<p class="lead">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<p class="lead">pREVIOUS wORKSHOP VIDEOS</p>
</div>
</div>
</div>
</div>
<!-- END row -->
<div class="container">
<div class="row">
<div class="col-lg-4 mb-5 ftco-animate">

<iframe class="col-lg-6" height="350" src="https://www.youtube.com/embed/ARHmWgVmWhQ" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<iframe class="col-lg-6" src="https://www.youtube.com/embed/kfQcBRRUB48" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></iframe>

</div>
<!--<div class="col-lg-4 mb-5 ftco-animate">
<figure><img src="images/img_2.jpg" alt="Free Template by Free-Template.co" class="img-fluid"></figure>
<div class="p-3">
<h3 class="h4">Title of Service here</h3>
Expand Down Expand Up @@ -186,10 +193,9 @@ <h3 class="h4">Title of Service here</h3>
<li class="d-flex mb-2"><span class="oi oi-check mr-3 text-primary"></span> <span>Behind the word mountains blind texts</span></li>
</ul>
</div>
</div>-->
</div>

</div>
</div>

</section>

<section class="ftco-section bg-light ftco-slant ftco-slant-white" id="section-pricing">
Expand Down