JezK
Edit File: index.php
<?php //echo phpinfo(); exit; include('header.php'); ?> <!-- HERO SECTION (PARALLAX) --> <section class="hero-section parallax" style="background-image:url('assets/images/banner-1.png');"> <div class="overlay"></div> <div class="container hero-content mt-5"> <a class="nav-link book-btn d-lg-none d-sm-block mt-3" href="https://events.yasaswikondepudi.com/event/yk-jamming-%E2%80%93-live-performance-kakinada/1">Book Jamming Tickets</a> <h1>Yasaswi Kondepudi</h1> <h3>Professional Singer</h3> <hr> <p> Music is undoubtedly the favorite stress buster for many, and Musicians are one of the most vital entertainers in this modern world. Every celebrity has their own story to tell and each one’s stories are completely unique with more challenges than the last one. </p> </div> </section> <!-- BIOGRAPHY SECTION (PARALLAX) --> <section class="biography-section parallax" style="background-image:url('assets/images/bg-1-scaled.jpg');"> <div class="overlay red"></div> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6 quote-box"> <h2>Biography</h2> <blockquote> “Life is always at some turning point.” <span>– Irwin Edman</span> </blockquote> <p class="author">– Yasaswi Kondepudi</p> </div> <div class="col-lg-6 bio-text"> <p class="fs-lg-4 fs-sm-5"> For Yasaswi Kondepudi, one of the most memorable turning points in his life came when he was selected as a contestant in Zee Telugu’s “SA RE GA MA PA” in 2020 during the pandemic. His first performance on the show, when he sang, ‘Life of Ram’, a song from the Telugu movie Jaanu, earned him a lot of fandom and admiration from people, and he hasn’t looked back ever since. But success doesn’t come to you overnight. It takes years of persistence and patience to achieve big things in life. For Yasaswi, this journey began when he was barely three years old… <a href="#" style="text-decoration: none; color: #fff; font-weight: bold;">Read More</a> </p> </div> </div> </div> </section> <!-- YOUTUBE SECTION --> <section class="youtube-section"> <div class="container"> <h2>YouTube</h2> <hr> <div class="row"> <!-- MAIN VIDEO --> <div class="col-lg-8 mb-4"> <div class="ratio ratio-16x9"> <iframe width="560" height="315" src="https://www.youtube.com/embed/NBe7fzCK2V0?si=I4H_8n_JkHpUlzEd" 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> <!-- THUMB VIDEOS --> <div class="col-lg-4"> <div class="ratio ratio-16x9 mb-3"> <iframe width="560" height="315" src="https://www.youtube.com/embed/AIurwvtpUis?si=dCazejU_seILziSL" 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="ratio ratio-16x9 mb-3"> <iframe width="560" height="315" src="https://www.youtube.com/embed/iIUExpnfy0w?si=8_L3ICfBUCiwCL-D" 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> </div> <div class="row"> <div class="col-lg-3 mb-3"> <div class="ratio ratio-16x9"> <iframe width="560" height="315" src="https://www.youtube.com/embed/ARnHhvwWAlM?si=cB1s67gwcvAlV2vy" 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> <div class="col-lg-3"> <div class="ratio ratio-16x9 mb-3"> <iframe width="560" height="315" src="https://www.youtube.com/embed/l3xQfqcWb-Y?si=LQcTIKwplYXqy1qb" 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> <div class="col-lg-3"> <div class="ratio ratio-16x9 mb-3"> <iframe width="560" height="315" src="https://www.youtube.com/embed/X7smWBS1v60?si=eTFIHynUTWhiya5a" 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> <div class="col-lg-3"> <div class="ratio ratio-16x9 mb-3"> <iframe width="560" height="315" src="https://www.youtube.com/embed/fXhorsQKQPw?si=kaU0cGMHd6n6s2-4" 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> </div> </div> </section> <section class="footer-gallery"> <div class="gallery-row"> <img src="assets/images/slider-1.jpeg"> <img src="assets/images/slider-2.jpeg"> <img src="assets/images/slider-3.jpeg"> <img src="assets/images/slider-4.jpeg"> <img src="assets/images/slider-5.jpeg"> </div> </section> <?php include('footer.php'); ?>