Skip to content

Commit

Permalink
Added Video
Browse files Browse the repository at this point in the history
  • Loading branch information
Vin205 committed Jul 26, 2024
1 parent c776fc7 commit feace37
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,23 @@ <h1 class="headingofAbout section__title " data-aos=" fade-in"><b>About Us</b></
transform: scale(1.8);
transition: transform 0.8s ease;
}
.video-container {
display: flex;
align-items: center;
justify-content: center;
height: 30vh;
}
.iframe {
width: 760px;
height: 515px;
border: none;

}
</style>
<br>
<div class="video-container">
<iframe src="https://www.youtube.com/embed/veULUjsSrPg?si=eq3sDAt3-yZnZUme" allowfullscreen></iframe>
</div>
<p class="aboutcontent" data-aos="fade-in" style="text-align: justify;">
<span style="margin-left: 80px;"></span>Welcome to TourGuide, where we firmly believe that life's
true purpose unfolds amidst the thrill of exploration, the embrace of the unfamiliar, and the
Expand Down

0 comments on commit feace37

Please sign in to comment.