learnyan.com Open in urlscan Pro
208.91.198.227  Public Scan

Submitted URL: http://learnyan.com/
Effective URL: https://learnyan.com/
Submission: On August 12 via manual from SE — Scanned from SE

Form analysis 1 forms found in the DOM

POST ./

<form method="post" action="./" id="form1">
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKMTY1NDU2MTA1Mg8WAh4TVmFsaWRhdGVSZXF1ZXN0TW9kZQIBFgJmD2QWAgIDD2QWBgIDDxYCHgdWaXNpYmxlaGQCBw8WAh8BaGQCCw8WAh8BaGRk1xTaFQudKXDuE7pIZtxWIRSLRy8=">
  </div>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="CA0B0334">
  </div>
  <div>
    <!--======================================
                    START HEADER AREA
                ======================================-->
    <section class="header-menu-area">
      <div class="header-menu-fluid">
        <div class="header-top" style="background-color:chocolate;">
          <div class="container-fluid">
            <div class="row">
              <div class="col-lg-6">
                <div class="header-widget header-widget1">
                  <ul class="contact-info d-flex align-items-center">
                    <li><a href="mailto:info@Learnyan.com"><span class="la la-envelope-o"></span>info@learnyan.com</a></li>
                  </ul>
                </div>
                <!-- end header-widget -->
              </div>
              <!-- end col-lg-6 -->
              <div class="col-lg-6">
                <div class="header-widget header-widget2 d-flex align-items-center justify-content-end">
                  <div class="header-right-info d-flex align-items-center">
                    <ul class="user-cart d-flex align-items-center ">
                      <li>
                        <a href="/shopping-cart" class="cart__notification">
                                                        <span class="la la-shopping-cart user-cart-btn"></span>
                                                        <span class="cart__badge cartcount">0</span>
                                                    </a>
                      </li>
                    </ul>
                    <ul class="user-action d-flex align-items-center">
                      <li id="linkLogin" class="pl-2"><a href="/login">Log In</a></li>
                    </ul>
                  </div>
                </div>
                <!-- end header-widget -->
              </div>
              <!-- end col-lg-6 -->
            </div>
            <!-- end row -->
          </div>
          <!-- end container-fluid -->
        </div>
        <!-- end header-top -->
        <div class="header-menu-content">
          <div class="container">
            <div class="row align-items-center main-menu-content">
              <div class="col-lg-3">
                <div class="logo-box">
                  <a href="/" class="logo" title="learnyan">
                                            <img width="249" src="/images/logo-larnyan.png" alt="logo">
                                        </a>
                </div>
              </div>
              <!-- end col-lg-3 -->
              <div class="col-lg-9">
                <div class="menu-wrapper">
                  <nav class="main-menu">
                    <ul>
                      <li>
                        <a href="/">Home</a>
                      </li>
                      <!--<li><a href="/about">Coureses </a>
                                                     <ul class="dropdown-menu-item">
                                                        <li><a href="#">Managing Learning Technologies Certificate</a></li>
                                                        <li><a href="#">Managing Remote Learning Certificate</a></li>
                                                        <li><a href="#">Training Needs Assessment Certificate</a></li>
                                                    </ul>
                                                </li>-->
                      <li>
                        <a href="/Webinar_list">Learn online</a>
                        <ul class="dropdown-menu-item">
                          <li><a href="/BFSI">BFSI Training</a></li>
                          <li><a href="/HRCompliance">HR Training</a></li>
                          <li><a href="/life-sciences">Life Sciences</a></li>
                        </ul>
                      </li>
                      <li><a href="/Certificate">Certification</a></li>
                      <li><a href="/contact">Contact</a></li>
                    </ul>
                    <!-- end ul -->
                  </nav>
                  <!-- end main-menu -->
                  <div class="logo-right-button">
                    <ul>
                      <li id="linkRegister" class="ticket-button-box"><a href="/sign-up" class="theme-btn">Register</a></li>
                    </ul>
                    <div class="side-menu-open">
                      <span class="menu__bar"></span>
                      <span class="menu__bar"></span>
                      <span class="menu__bar"></span>
                    </div>
                  </div>
                  <!-- end logo-right-button -->
                  <div class="side-nav-container">
                    <div class="humburger-menu">
                      <div class="humburger-menu-lines side-menu-close"></div>
                      <!-- end humburger-menu-lines -->
                    </div>
                    <!-- end humburger-menu -->
                    <div class="side-menu-wrap">
                      <ul class="side-menu-ul">
                        <li class="sidenav__item">
                          <a href="/">home</a>
                        </li>
                        <li class="sidenav__item"><a href="/about">about</a></li>
                        <li class="sidenav__item">
                          <a href="/Webinar_list">Learners</a>
                          <span class="menu-plus-icon"></span>
                          <ul class="side-sub-menu">
                            <li><a href="/BFSI">BFSI Collections</a></li>
                            <li><a href="/HRCompliance">HR Collections</a></li>
                            <li><a href="#">For Enterprise</a></li>
                            <li><a href="#">For Teams</a></li>
                            <li><a href="#">For Campus</a></li>
                            <li><a href="#">For Government</a></li>
                          </ul>
                        </li>
                        <li class="sidenav__item"><a href="#">Leadership</a></li>
                        <li class="sidenav__item"><a href="/contact">Contact</a></li>
                      </ul>
                      <div id="li1" class="side-btn-box">
                        <a href="/sign-up" class="theme-btn">Join for Free</a>
                      </div>
                    </div>
                    <!-- end side-menu-wrap -->
                  </div>
                  <!-- end side-nav-container -->
                </div>
                <!-- end menu-wrapper -->
              </div>
              <!-- end col-lg-9 -->
            </div>
            <!-- end row -->
          </div>
          <!-- end container-fluid -->
        </div>
        <!-- end header-menu-content -->
      </div>
      <!-- end header-menu-fluid -->
    </section>
    <!-- end header-menu-area -->
    <!--======================================
                    END HEADER AREA
            ======================================-->
    <!--================================
                    START SLIDER AREA
        =================================-->
    <section id="hero" class="d-flex align-items-center">
      <div class="container">
        <div class="row">
          <div class="col-lg-6 d-flex flex-column justify-content-center pt-4 pt-lg-0 order-2 order-lg-1" data-aos="fade-up" data-aos-delay="200">
            <h1>welcome</h1>
            <h2 style="color:white;">Corporate Training Solutions with a Business Impact!</h2>
            <div class="d-flex justify-content-center justify-content-lg-start">
              <a href="#about" class="btn-get-started scrollto">Get Started</a>
            </div>
          </div>
          <div class="col-lg-6 order-1 order-lg-2 hero-img" data-aos="zoom-in" data-aos-delay="200">
            <img src="images/header.jpg" alt="" style="width: 100%;
    height: 50vh;
    padding-bottom: 30px;">
          </div>
        </div>
      </div>
    </section>
    <!-- end slider-area -->
    <!--================================
                END SLIDER AREA
        =================================-->
    <section id="featured-services" class="featured-services">
      <div class="container" data-aos="fade-up">
        <div class="row" style="margin-bottom:60px;">
          <div class="col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0">
            <div class="icon-box" data-aos="fade-up" data-aos-delay="100">
              <div class="icon"><span class="glyphicon"></span></div>
              <h4 class="title"><a href="#"></a></h4>
              <p class="description">To maximise ROI and business effect, our solutions make use of the most up-to-date and cutting-edge thinking and learning technology.</p>
            </div>
          </div>
          <div class="col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0">
            <div class="icon-box" data-aos="fade-up" data-aos-delay="200">
              <div class="icon"><span class="glyphicon"></span></div>
              <h4 class="title"><a href="#"></a></h4>
              <p class="description"> Our facilitators are "industry peers" with a unique understanding of "actual" challenges and credibility with learners.</p>
            </div>
          </div>
          <div class="col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0">
            <div class="icon-box" data-aos="fade-up" data-aos-delay="300">
              <div class="icon"><span class="glyphicon"></span></div>
              <h4 class="title"><a href="#"></a></h4>
              <p class="description">To provide consistent and uniform training across regions and levels, we have an unrivalled reach, network, and cohort of "best-in-class" trainers.</p>
            </div>
          </div>
          <div class="col-md-6 col-lg-3 d-flex align-items-stretch mb-5 mb-lg-0">
            <div class="icon-box" data-aos="fade-up" data-aos-delay="400">
              <div class="icon"><span class="glyphicon"></span></div>
              <h4 class="title"><a href="#"></a></h4>
              <p class="description">We have in-house experts who can help you with programme design and content creation. It is tailored to "your requirements.</p>
            </div>
          </div>
        </div>
      </div>
    </section>
    <!--======================================
        START REGISTER AREA
======================================-->
    <section id="why-us" class="why-us section-bg" style="margin-left:30px; margin-right:30px; margin-bottom:30px; padding-left:50px;">
      <div class="container-fluid" data-aos="fade-up">
        <div class="row">
          <div class="col-lg-7 d-flex flex-column justify-content-center align-items-stretch  order-2 order-lg-1">
            <div class="content">
              <h3 style="padding-left:30px;">The way we work <strong></strong></h3>
              <br>
            </div>
            <div class="accordion-list">
              <ul>
                <li>
                  <a data-bs-toggle="collapse" class="collapse" data-bs-target="#accordion-list-1"><span>01</span>&nbsp;&nbsp; <i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
                  <div id="accordion-list-1" class="collapse show" data-bs-parent=".accordion-list">
                    <p> It's like going on a trip when it comes to learning. It starts where the learner is now and concludes where the learner is more successful. It's not about getting more knowledge at the end of the journey; it's about putting
                      that knowledge into action. Keeping this in mind, we tailor all of our training programmes to achieve specific corporate goals. </p>
                  </div>
                </li>
                <li>
                  <a data-bs-toggle="collapse" data-bs-target="#accordion-list-2" class="collapsed"><span>02</span>&nbsp;&nbsp; To create outcome-driven new-age learning solutions, the method necessitates a completely new manner of exhibiting training excellence, one that alters the way training is conceived, created, and implemented over time. An technique that leads to genuine behaviour change and outcomes.  <i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
                  <div id="accordion-list-2" class="collapse" data-bs-parent=".accordion-list">
                    <p> To create outcome-driven new-age learning solutions, the method necessitates a completely new manner of exhibiting training excellence, one that alters the way training is conceived, created, and implemented over time. An
                      technique that leads to genuine behaviour change and outcomes. </p>
                  </div>
                </li>
                <!--<li>
                  <a data-bs-toggle="collapse" data-bs-target="#accordion-list-3" class="collapsed"><span>03</span>&nbsp;&nbsp;  <i class="bx bx-chevron-down icon-show"></i><i class="bx bx-chevron-up icon-close"></i></a>
                  <div id="accordion-list-3" class="collapse" data-bs-parent=".accordion-list">
                    
                  </div>
                </li>-->
              </ul>
            </div>
          </div>
          <div class="col-lg-5 align-items-stretch order-1 order-lg-2 img" style="background-image: url(&quot;images/why-us.png&quot;);margin-top:100px;width:300px;height:300px; right:50px;" data-aos="zoom-in" data-aos-delay="150">&nbsp;</div>
        </div>
      </div>
    </section>
    <!--======================================
        START ABOUT AREA
    ======================================-->
    <!--======================================
        START REGISTER AREA
======================================-->
    <section id="cta" class="cta">
      <div class="container" data-aos="zoom-in">
        <div class="row">
          <div class="col-lg-9 text-center text-lg-start">
            <h3>WHO WE ARE</h3>
            <p>Our cutting-edge learning solutions, which are backed by best-in-class technology, produce quantifiable corporate and individual results. Our experience enables businesses to increase employee productivity, build a pipeline of future
              leaders, and create customised learning journeys.</p>
          </div>
          <div class="col-lg-3 cta-btn-container text-center">
            <a class="cta-btn align-middle" href="#">Call To Action</a>
          </div>
        </div>
      </div>
    </section>
    <!-- end register-area -->
    <!--======================================
        END REGISTER AREA
======================================-->
    <!-- ================================
                        END FOOTER AREA
            ================================= -->
    <section class="footer-area">
      <div class="container">
        <div class="row">
          <div class="col-lg-3 col-sm-6">
            <div class="footer-widget">
              <a href="/">
                                    <img src="/images/logo-larnyan.png" alt="footer logo" class="footer__logo" style="width:220px; height:70px">
                                </a>
            </div>
            <!-- end footer-widget -->
          </div>
          <!-- end col-lg-3 -->
          <div class="col-lg-3 col-sm-6">
            <div class="footer-widget">
              <h3 class="footer-title text-uppercase">company</h3>
              <ul class="footer-link">
                <li><a href="/about">About</a></li>
                <li><a href="#">What We Offer</a></li>
                <li><a href="/subscribe">subscribe</a></li>
              </ul>
            </div>
            <!-- end footer-widget -->
          </div>
          <!-- end col-lg-3 -->
          <div class="col-lg-3 col-sm-6">
            <div class="footer-widget">
              <h3 class="footer-title text-uppercase">Community</h3>
              <ul class="footer-link">
                <li><a href="/webinar_list">Learners</a></li>
                <li><a href="#">Tech Blog</a></li>
                <li><a href="#">Blog</a></li>
              </ul>
            </div>
            <!-- end footer-widget -->
          </div>
          <!-- end col-lg-3 -->
          <div class="col-lg-3 col-sm-6">
            <div class="footer-widget">
              <h3 class="footer-title text-uppercase">More</h3>
              <ul class="footer-link">
                <li><a href="/terms-and-conditions">Terms</a></li>
                <li><a href="/privacy-policy">Privacy</a></li>
                <li><a href="/refund-policy">Refund</a></li>
              </ul>
            </div>
            <!-- end footer-widget -->
          </div>
          <!-- end col-lg-3 -->
        </div>
        <!-- end row -->
        <div class="row copyright-content align-items-center">
          <div class="col-lg-12">
            <p class="copy__desc">© 2024 Learnyan. All Rights Reserved.</p>
          </div>
          <!-- end col-lg-12 -->
        </div>
        <!-- end copyright-content -->
      </div>
      <!-- end container -->
    </section>
    <!-- end footer-area -->
    <!-- ================================
                        END FOOTER AREA
            ================================= -->
    <!-- start scroll top -->
    <div id="scroll-top">
      <i class="fa fa-angle-up" title="Go top"></i>
    </div>
    <!-- end scroll top -->
  </div>
</form>

Text Content

 * info@learnyan.com

 * 0

 * Log In

 * Home
   
 * Learn online
   * BFSI Training
   * HR Training
   * Life Sciences
 * Certification
 * Contact

 * Register


 * home
 * about
 * Learners
   * BFSI Collections
   * HR Collections
   * For Enterprise
   * For Teams
   * For Campus
   * For Government
 * Leadership
 * Contact

Join for Free


WELCOME


CORPORATE TRAINING SOLUTIONS WITH A BUSINESS IMPACT!

Get Started





To maximise ROI and business effect, our solutions make use of the most
up-to-date and cutting-edge thinking and learning technology.





Our facilitators are "industry peers" with a unique understanding of "actual"
challenges and credibility with learners.





To provide consistent and uniform training across regions and levels, we have an
unrivalled reach, network, and cohort of "best-in-class" trainers.





We have in-house experts who can help you with programme design and content
creation. It is tailored to "your requirements.


THE WAY WE WORK


 * 01  
   
   It's like going on a trip when it comes to learning. It starts where the
   learner is now and concludes where the learner is more successful. It's not
   about getting more knowledge at the end of the journey; it's about putting
   that knowledge into action. Keeping this in mind, we tailor all of our
   training programmes to achieve specific corporate goals.

 * 02   To create outcome-driven new-age learning solutions, the method
   necessitates a completely new manner of exhibiting training excellence, one
   that alters the way training is conceived, created, and implemented over
   time. An technique that leads to genuine behaviour change and outcomes.
   
   To create outcome-driven new-age learning solutions, the method necessitates
   a completely new manner of exhibiting training excellence, one that alters
   the way training is conceived, created, and implemented over time. An
   technique that leads to genuine behaviour change and outcomes.

   

 


WHO WE ARE

Our cutting-edge learning solutions, which are backed by best-in-class
technology, produce quantifiable corporate and individual results. Our
experience enables businesses to increase employee productivity, build a
pipeline of future leaders, and create customised learning journeys.

Call To Action


COMPANY

 * About
 * What We Offer
 * subscribe


COMMUNITY

 * Learners
 * Tech Blog
 * Blog


MORE

 * Terms
 * Privacy
 * Refund

© 2024 Learnyan. All Rights Reserved.