
<!-- old split area-->
  <!-- Two-column Rounded Section -->
  <section class="split-section">

    <div class="split-left">
      <!--<h2>Our Vision</h2>
      <p>To create nurturing, inclusive, and inspiring early childhood environments where every educator feels empowered and every child thrives.</p>
    -->
    </div>
    <div class="split-right">
      <!--<h2>Our Mission</h2>
      <p>To support early childhood professionals through personalized mentorship, leadership coaching, and tailored strategies that bring lasting impact to their communities.</p>
    
    --></div>
  </section>

  <!-- Footer-style Section -->
  <section class="footer-style-section">
    <div class="footer-grid">
      <!-- Quick Links -->
      <div>
        <h3>Quick Links</h3>
        <ul>
          <li><a href="#">Home</a></li>
          <li><a href="#about">About</a></li>
          <li><a href="#services">Services</a></li>
          <li><a href="#testimonials">Testimonials</a></li>
          <li><a href="#contact">Contact</a></li>
        </ul>
      </div>

      <!-- About -->
      <div>
        <h3>About Us</h3>
        <p>Beyond The Clock supports Early Learning Services with tailored mentorship to create inspiring, child-focused spaces. Founded by Tamiko, an educator with 20+ years’ experience, we're here to help you thrive and make a lasting impact.</p></p>
      </div>

      <!-- Contact -->
      <div>
        <h3>Contact</h3>
        <p><i class="fas fa-phone"></i> +61 421 021 830</p>
        <p><i class="fas fa-envelope"></i> info@beyondtheclock.com.au</p>
        <p><i class="fas fa-globe"></i> www.beyondtheclock.com.au</p>
      </div>
    </div>
  </section>

  <!-- Final Footer Bar -->
  <footer class="footer-bottom">
    &copy; 2025 Beyond The Clock. All rights reserved.
  </footer>

<!-- old footer area end-->




