Web Components Test Page

This page demonstrates the use of web components for the header and footer.

Benefits of Web Components:

How to Use:

  1. Include the components loader script in the head: <script src="/assets/js/components-loader.js?v=1755516647" defer></script>
  2. Replace the old header HTML with: <site-header></site-header>
  3. Replace the old footer HTML with: <site-footer></site-footer>