File Manager

Current Directory: /home/u930863517/domains/limraevents.com/public_html
Viewing File: /home/u930863517/domains/limraevents.com/public_html/index.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Home | Limra Events</title> <!-- favicon --> <link rel="shortcut icon" href="./assets/favicon.png" type="image/x-icon"> <!-- bootstrap css --> <link rel="stylesheet" href="./vendor/bootstrap/bootstrap.min.css"> <!-- fontawesome --> <link rel="stylesheet" href="./vendor/fontawesome/all.min.css"> <!-- slick slider --> <link rel="stylesheet" href="./vendor/slickslider/slick.css"> <link rel="stylesheet" href="./vendor/slickslider/slick-theme.css"> <!-- magnific popup --> <link rel="stylesheet" href="./vendor/Magnific-Popup/magnific-popup.css"> <!-- custom css --> <link rel="stylesheet" href="./css/style.css"> <link rel="stylesheet" href="./css/responsive.css"> </head> <body> <!-- * ========================================================== --> <!-- * PRELOADER --> <!-- * ========================================================== --> <div class="prevideo flex-cenrter"> <!-- <img src="./assets/intro.gif" class="img-fluid" alt=""> --> <img src="./assets/logo.png" class="img-fluid" alt=""> </div> <!-- * ========================================================== --> <!-- * PRELOADER --> <!-- * ========================================================== --> <?php include 'header.php'; ?> <!-- * ========================================================== --> <!-- * HERO --> <!-- * ========================================================== --> <div class="hero"> <div class="hero-wrapper"> <div class="slider-wrapper"> <div class="hero-slider"> <div class="slide slide1"> <div class="content-wrapper flex-center flex-column"> <div class="wrapper overflow-hidden"> <p class="sub-heading hero-slide-bottom">Event Management Specialist</p> <h1 class="hero-heading hero-slide-top">Celebrate your event that lasts longer</h1> </div> <br> <br> <div class="flex-center hero-animate-bottom"> <a href="./contact-us.php" class="secondary-button"> <div class="overlay"></div> <span>Ask for a Quote</span> </a> <a href="#about-us" class="primary-button"> <div class="overlay"></div> <span>Read More</span> </a> </div> </div> </div> <div class="slide slide2"> <div class="content-wrapper flex-center flex-column"> <div class="wrapper overflow-hidden"> <p class="sub-heading hero-slide-bottom">Celebrating 6 Years of Excellence</p> <h1 class="hero-heading hero-slide-top"> We are what we repeatedly do. Excellence, then, is not an act, but a habit </h1> </div> <br> <br> <div class="flex-center hero-animate-bottom"> <a href="./contact-us.php" class="secondary-button"> <div class="overlay"></div> <span>Ask for a Quote</span> </a> <a href="#about-us" class="primary-button"> <div class="overlay"></div> <span>Read More</span> </a> </div> </div> </div> <div class="slide slide3"> <div class="content-wrapper flex-center flex-column"> <div class="wrapper overflow-hidden"> <p class="sub-heading hero-slide-bottom">Uniqueness Is Never Out Of Style</p> <h1 class="hero-heading hero-slide-top">Every event is special, but yours should be unique</h1> </div> <br> <br> <div class="flex-center hero-animate-bottom"> <a href="./contact-us.php" class="secondary-button"> <div class="overlay"></div> <span>Ask for a Quote</span> </a> <a href="#about-us" class="primary-button"> <div class="overlay"></div> <span>Read More</span> </a> </div> </div> </div> <div class="slide slide4"> <div class="content-wrapper flex-center flex-column"> <div class="wrapper overflow-hidden"> <p class="sub-heading hero-slide-bottom">You plan We Execute To Perfection</p> <h1 class="hero-heading hero-slide-top"> We execute your dreams into reality </h1> </div> <br> <br> <div class="flex-center hero-animate-bottom"> <a href="./contact-us.php" class="secondary-button"> <div class="overlay"></div> <span>Ask for a Quote</span> </a> <a href="#about-us" class="primary-button"> <div class="overlay"></div> <span>Read More</span> </a> </div> </div> </div> </div> <div class="slider-btn"> <button class="btn btn-left" id="hero-left"><i class="fas fa-chevron-left"></i></button> <button class="btn btn-right" id="hero-right"><i class="fas fa-chevron-right"></i></button> </div> </div> </div> </div> <!-- * ========================================================== --> <!-- * HERO --> <!-- * ========================================================== --> </header> <main> <!-- * ========================================================== --> <!-- * ABOUT US --> <!-- * ========================================================== --> <section class="about-us" id="about-us"> <div class="container"> <div class="row"> <div class="col-lg-6 col-md-6 col-12"> <div class="content"> <h1 class="heading">About Us</h1> <p class="para" align='justify'> We are very glad to introduce us as Limra Events, a full service marketing and Event Promotions as well as management company with over 6 years of experience in BTL activities. We offer a one stop solution right from Strategy development, Design, Production and implementation. We tailor each program specifically for our clients’ objectives and needs. We leverage our partners’ sponsorship strategies through innovative operations, promotions, merchandising, consumer incentives and media extension. We organize & manage wide range of events from presentation & conference to activity days & parties for both corporate & social clients. We provide friendly but efficient service. </p> <p class="para" align='justify'> Out team comprises of Architects, Engineers and Designers which enables us to understand the nitty-gritty of the project. Since our establishment in 2015, with the help of each and every member from our team, we have executed and implemented every event with sheer dedication and tremendous passion for what we do, that has formed the foundation of this company’s excellent reputation. Limra Events has been , is and will be recognized for high quality program conceptualizations, execution, results and maintained affinity with our partners. </p> <div class="flex-center justify-content-start mt-4"> <a href="./services.php" class="primary-button" style="margin-right: 10px !important;"> <div class="overlay"></div> <span>Learn More</span> </a> <a href="https://www.youtube.com/channel/UCyKiswmSBkbdGdG9NLQadeA" target="_BLANK" class="primary-button" title="Check out our YouTube Channel"> <div class="overlay"></div> <span> <i class="fas fa-play"></i> </span> </a> </div> </div> </div> <div class="col-lg-6 col-md-6 col-12 flex-center"> <!-- about images --> <div class="about-image overflow-hidden image"> <img src="./assets/img/about-img1.jpg" class="img-fluid animate-bottom" alt=""> <img src="./assets/img/about-img2.jpg" class="img-fluid animate-top overflow-hidden" alt=""> </div> </div> </div> </div> </section> <!-- * ========================================================== --> <!-- * ABOUT US --> <!-- * ========================================================== --> <!-- * ========================================================== --> <!-- * OUR CLIENTS --> <!-- * ========================================================== --> <section class="clients bg-light"> <div class="heading-wrapper flex-center mb-3"> <div class="line"></div> <h1 class="heading">Our Clients</h1> <div class="line"></div> </div> <div class="client-slider"> <div class="image"> <img src="./assets/clients/client1.jpg" class="img-fluid" alt=""> </div> <div class="image"> <img src="./assets/clients/client2.jpg" class="img-fluid" alt=""> </div> <div class="image"> <img src="./assets/clients/client3.jpg" class="img-fluid" alt=""> </div> <div class="image"> <img src="./assets/clients/client4.jpg" class="img-fluid" alt=""> </div> <div class="image"> <img src="./assets/clients/client5.jpg" class="img-fluid" alt=""> </div> <div class="image"> <img src="./assets/clients/client6.jpg" class="img-fluid" alt=""> </div> <div class="image"> <img src="./assets/clients/client7.jpg" class="img-fluid" alt=""> </div> <div class="image"> <img src="./assets/clients/client8.jpg" class="img-fluid" alt=""> </div> <div class="image"> <img src="./assets/clients/client9.jpg" class="img-fluid" alt=""> </div> <div class="image"> <img src="./assets/clients/client10.jpg" class="img-fluid" alt=""> </div> <div class="image"> <img src="./assets/clients/client11.jpg" class="img-fluid" alt=""> </div> <div class="image"> <img src="./assets/clients/client12.jpg" class="img-fluid" alt=""> </div> </div> </section> <!-- * ========================================================== --> <!-- * OUR CLIENTS --> <!-- * ========================================================== --> <!-- * ========================================================== --> <!-- * COUNTERS --> <!-- * ========================================================== --> <section class="counter py-5" id="counters"> <div class="container"> <div class="row justify-content-center"> <div class="col-lg-3 col-md-3 col-6"> <div class="card"> <i class="fas fa-smile"></i> <h1><span class="number">60</span>+</h1> <p class="para">and counting...</p> <h4>Happy Clients</h4> </div> </div> <div class="col-lg-3 col-md-3 col-6"> <div class="card"> <i class="fas fa-suitcase"></i> <h1><span class="number">500</span>+</h1> <p class="para">and counting...</p> <h4>Completed Projects</h4> </div> </div> <div class="col-lg-3 col-md-3 col-6"> <div class="card"> <i class="fas fa-suitcase"></i> <h1><span class="number">9</span>+</h1> <p class="para">and counting...</p> <h4>Ongoing Projects</h4> </div> </div> <div class="col-lg-3 col-md-3 col-6"> <div class="card"> <i class="fas fa-users"></i> <h1><span class="number">12</span>+</h1> <p class="para">and counting...</p> <h4>Our Team</h4> </div> </div> </div> </div> </section> <!-- * ========================================================== --> <!-- * COUNTERS --> <!-- * ========================================================== --> <!-- * ========================================================== --> <!-- * GALLERY --> <!-- * ========================================================== --> <section class="gallery bg-light"> <div class="container"> <!-- title --> <div class="heading-wrapper flex-center"> <div class="line"></div> <h1 class="heading">Our Work</h1> <div class="line"></div> </div> <p class="subheading mb-3 text-center">A showcase of our recent & interesting projects</p> <!-- gallery --> <div class="gallery-wrapper overflow-hidden"> <a href="./assets/gallery/2-2.jpg" class="image map2-2 gallery-slide-top"> <img src="./assets/gallery/thumbnail/2-2.jpg" class="img-fluid" alt=""> </a> <a href="./assets/gallery/1-11.jpg" class="image map1-11 gallery-slide-top"> <img src="./assets/gallery/thumbnail/1-11.jpg" class="img-fluid" alt=""> </a> <a href="./assets/gallery/1-12.jpg" class="image map1-12 gallery-slide-top"> <img src="./assets/gallery/thumbnail/1-12.jpg" class="img-fluid" alt=""> </a> <a href="./assets/gallery/2-3.jpg" class="image map2-3 gallery-slide-top"> <img src="./assets/gallery/thumbnail/2-3.jpg" class="img-fluid" alt=""> </a> <a href="./assets/gallery/1-13.jpg" class="image map1-13 gallery-slide-top"> <img src="./assets/gallery/thumbnail/1-13.jpg" class="img-fluid" alt=""> </a> <a href="./assets/gallery/1-14.jpg" class="image map1-14 gallery-slide-top"> <img src="./assets/gallery/thumbnail/1-14.jpg" class="img-fluid" alt=""> </a> <a href="./assets/gallery/1-15.jpg" class="image map1-15 gallery-slide-top"> <img src="./assets/gallery/thumbnail/1-15.jpg" class="img-fluid" alt=""> </a> <a href="./assets/gallery/6-1.jpg" class="image map6-1 gallery-slide-top"> <img src="./assets/gallery/thumbnail/6-1.jpg" class="img-fluid" alt=""> </a> <a href="./assets/gallery/1-16.jpg" class="image map1-16 gallery-slide-top"> <img src="./assets/gallery/thumbnail/1-16.jpg" class="img-fluid" alt=""> </a> <a href="./assets/gallery/1-17.jpg" class="image map1-17 gallery-slide-top"> <img src="./assets/gallery/thumbnail/1-17.jpg" class="img-fluid" alt=""> </a> </div> </div> <div class="text-center"> <a class="secondary-button" href="./gallery.php"> <div class="overlay"></div> <span><i class="fas fa-photo-video mr-2"></i> View all photos</span> </a> </div> </section> <!-- * ========================================================== --> <!-- * GALLERY --> <!-- * ========================================================== --> <!-- * ========================================================== --> <!-- * TESTIMONIALS --> <!-- * ========================================================== --> <section class="testimonials"> <div class="container"> <!-- title --> <div class="heading-wrapper flex-center"> <div class="line"></div> <h1 class="heading">Client Reviews</h1> <div class="line"></div> </div> <p class="subheading mb-3 text-center">A glimpse about client testimonials</p> <div class="testimonial-wrapper"> <div class="testimonial-slider"> <div class="card"> <div class="image"> <img src="./assets/testimonials/prateek_julka.jpeg" class="img-fluid" alt=""> </div> <p class="para"><br><br> Limra Events is one of the best Event management brand for entire Pune location,I have done many corporates, Societies,flee market events with them.Their teams are really hard working to ensure the smooth flow of the entire event.I suggest everyone to give it a try once & see the results.<br><br><br><hr> </p> <h5 class="card-heading"><a target="_blank" href="https://www.linkedin.com/in/prateek-julka-767b81107/">Prateek Julka</a></h5> <p class="para text-muted">Manager(Sales & Growth)</p> <p class="para text-muted">Suprdaily</p> </div> <div class="card"> <div class="image"> <img src="./assets/testimonials/sanjay_gupta.jpeg" class="img-fluid" alt=""> </div> <p class="para"><br><br> A big thank you for your support " Limra Events", Pune. I could not have asked for more and regardless of the reduced budget over call & you did all very smoothly . I thoroughly enjoyed working with you. Let’s hope that we get to run again this year.. All the very best.. Keep Delivering good work!<br><br><hr> </p> <h5 class="card-heading"> <a target="_blank" href="https://www.linkedin.com/in/sanjoy-dasgupta-413599184/">Sanjoy Das Gupta</a></h5> <p class="para text-muted">AGM - Marketing </p> <p class="para text-muted">360 Realtors LLP</p> </div> <div class="card"> <div class="image"> <img src="./assets/testimonials/Amit_D_Darware.jpg" class="img-fluid" alt=""> </div> <p class="para"><br> We’ve worked with Limra event from last 1 - 2 years and it’s been a great partnership. They are quick to respond and work very hard to deliver top quality work. They understand the need to show ROI for spent and offer many areas of expertise to help us achieve our goals... Keep it up for good service .. and all the best for our upcoming campaigns..👍👍<br><br><hr> </p> <h5 class="card-heading"> <a target="_blank" href="https://www.facebook.com/adarware">Amit D. Darware</a></h5> <p class="para text-muted">Regional Marketing - ROMG</p> <p class="para text-muted">India Infoline(IIFL)</p> </div> <div class="card"> <div class="image"> <img src="./assets/testimonials/Yogesh_Gaidhani.jpeg" class="img-fluid" alt=""> </div> <p class="para"><br> I would like to express my special thanks and gratitude to the Limra Events and director Sajid for their extended support in terms of brand promotions and brand activity with the successful launch and brand events. It is found to be the most consistent service and strong arm of the event promotion for our organisarion. I wish to him to be the long partner in this endeavour and wishing all the success.<br><hr> </p> <h5 class="card-heading"> <a target="_blank" href="https://www.facebook.com/yogesh.gaidhani.37">Yogesh Gaidhani</a></h5> <p class="para text-muted">Sr. Manager Brand and Marketing</p> <p class="para text-muted">Sahyadri Farms</p> </div> <div class="card"> <div class="image"> <img src="./assets/testimonials/command_hospital.jpeg" class="img-fluid" alt=""> </div> <p class="para"> Hello, Limra events.<br> We all the girls are a doctor from this department. We all believe in living life queen size. Thank you so much for the lovely time. We look forward to 2021 in a brighter way and hope it's good for all of us. We had a marvelous time here today, we thank the host and Limra event for pulling off this event in such an awesome way. If I had to sum up today's experience is "CLOSE TO THE HEART"..<br> "Limra is lively" Thank you very much.<hr> </p> <h5 class="card-heading"> <a target="_blank" href="https://www.youtube.com/watch?v=uzlCU2O10No&ab_channel=LIMRAEVENTS">Dr. Abha</a></h5> <p class="para text-muted">Doctor</p> <p class="para text-muted">Command Hospital,Pune</p> </div> <!-- <div class="card"> <div class="image"> <img src="./assets/img/profile.jpg" class="img-fluid" alt=""> </div> <p class="para">Lorem ipsum dolor sit amet consectetur adipisicing elit. Tempora reiciendis eaque, nulla facilis quis rerum explicabo, commodi minus voluptates quaerat architecto, deserunt fugit vero distinctio. Aspernatur, beatae. Praesentium, modi aut?</p> <h5 class="card-heading">Someone</h5> <p class="para text-muted">Designation</p> <p class="para text-muted">Company Name</p> </div> <div class="card"> <div class="image"> <img src="./assets/img/profile.jpg" class="img-fluid" alt=""> </div> <p class="para">Lorem ipsum dolor sit amet consectetur adipisicing elit. Tempora reiciendis eaque, nulla facilis quis rerum explicabo, commodi minus voluptates quaerat architecto, deserunt fugit vero distinctio. Aspernatur, beatae. Praesentium, modi aut?</p> <h5 class="card-heading">Someone</h5> <p class="para text-muted">Designation</p> <p class="para text-muted">Company Name</p> </div> --> </div> <div class="slider-arrows flex-center pt-4"> <button class="btn left" id="left-slide"><i class="fas fa-arrow-left"></i></button> <button class="btn right" id="right-slide"><i class="fas fa-arrow-right"></i></button> </div> </div> </div> </section> <!-- * ========================================================== --> <!-- * TESTIMONIALS --> <!-- * ========================================================== --> </main> <?php include 'footer.php' ?> </footer> <!-- jquery --> <script src="./vendor/jquery/jquery.min.js"></script> <!-- bootstrap js --> <script src="./vendor/bootstrap/bootstrap.min.js"></script> <!-- slick slider --> <script src="./vendor/slickslider/slick.min.js"></script> <!-- magnific popup --> <script src="./vendor/Magnific-Popup/jquery.magnific-popup.min.js"></script> <!-- custom js --> <script src="./js/main.js"></script> <script src="./js/index.js"></script> <script src="./js/add.js"></script> </body> </html>