Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyX071 authored Oct 20, 2024
1 parent f97f7c8 commit c8e3e9c
Showing 1 changed file with 22 additions and 42 deletions.
64 changes: 22 additions & 42 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -224,53 +224,33 @@ <h2>Ψυχοπαθολογία</h2>
</div>
</div>

<!-- ################# Our Session Starts Here#######################--->
<!-- ################# Media #######################--->

<section class="sesion-type">
<div class="container">
<div class="session-title row">
<h2>Our Session Types</h2>
<p>Not the answer you're looking for? Printing and typesetting inLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s Lorem</p>
<h2>Media</h2>
</div>
<div class="row">
<div class="col-md-4 col-sm-6">
<div class="single-sess">
<img src="assets/images/session/therapy-1.jpg" alt="">
<p>Individual Therapy</p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="single-sess">
<img src="assets/images/session/therapy-2.jpg" alt="">
<p>Cuple Therapy</p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="single-sess">
<img src="assets/images/session/therapy-3.jpg" alt="">
<p>online Session</p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="single-sess">
<img src="assets/images/session/therapy-4.jpg" alt="">
<p>Group Therapy</p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="single-sess">
<img src="assets/images/session/therapy-5.jpg" alt="">
<p>All Age Group</p>
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="single-sess sess-ok">
<h4>Start Your Session today</h4>
<p>Take the first step on your journey to feeling better. </p>
<button class="btn btn-success">Book an Appointment</button>
</div>
</div>
</div>
<div class="row">
<div class="video-container">
<h4>Η ολιστική προσέγγιση δεν υφίσταται για όλους τους ασθενείς - ΣΚΑΙ ΚΡΗΤΗΣ 92,1</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/_BBKhKKG2RM?si=EfJxl5ksqDuv_o9H" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>

<div class="video-container">
<h4>11ο Συνέδριο Επ ́ Aρωγή</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/GCoAk1e1s78?si=Zew53M_TutfQgVo1&amp;start=1879" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>

<div class="video-container">
<h4>ΟΙ ΕΠΙΠΤΩΣΕΙΣ ΤΗΣ ΠΑΝΔΗΜΙΑΣ COVID-19 ΣΤΗΝ ΕΛΛΗΝΙΚΗ ΚΟΙΝΩΝΙΑ (ΜΕΡΑ 2 - 16 ΟΚΤ.)</h4>
<a href="https://www.youtube.com/live/RLNLJ3CavMI?si=XJq05D817O_b05lB&t=24321" target="_blank" rel="noopener noreferrer">
Watch on YouTube
</a>
</div>
</div>


</div>
</section>

Expand Down

0 comments on commit c8e3e9c

Please sign in to comment.