templates/partials/bottom.html.twig line 1

Open in your IDE?
  1. <!-- BEGIN bottom -->
  2. <footer class="bg-dark-green text-center text-xl-start text-white px-3 py-4">
  3.     <div class="container-fluid-lg pt-4 pb-0" id="footer-container">
  4.         <section>
  5.             <div class="m-0 row w-100">
  6.                 <div class="col-1 d-none d-lg-block p-0"></div>
  7.                 <div class="col-xl-3 col-12 mb-4 p-0">
  8.                     <img class="pb-3" src="{{ asset('build/images/fw-thorpe-logo-white.svg') }}" alt="FW Thorpe logo" id="footer-fwt-logo">
  9.                     <p class="small">FW Thorpe Plc are designers, manufacturers and suppliers of professional lighting systems</p>
  10.                     <p class="small">Registered Address:<br>FW Thorpe Plc, Merse Road, North Moons Moat, Redditch, Worcestershire, B98 9HH</p>
  11.                     <p class="small">Registered in England and Wales No 317886</p>
  12.                 </div>
  13.                 <div class="col-xl-1 mb-lg-4 mb-md-0"></div>
  14.                 <div class="col-xl-3 col-md-6 mb-4 mb-md-0">
  15.                     <p class="mb-1 yellow">Group websites</p>
  16.                     <ul class="footer-ul list-unstyled w-100">
  17.                         <li class="pb-lg-1 pt-lg-0 py-1">
  18.                             <a class="d-block hover-yellow text-white text-decoration-none" href="https://www.thorlux.co.uk/" rel="noopener">Thorlux Lighting</a>
  19.                         </li>
  20.                         <li class="pb-lg-1 pt-lg-0 py-1">
  21.                             <a class="d-block hover-yellow text-white text-decoration-none" href="https://www.philippayne.co.uk/" rel="noopener">Philip Payne</a>
  22.                         </li>
  23.                         <li class="pb-lg-1 pt-lg-0 py-1">
  24.                             <a class="d-block hover-yellow text-white text-decoration-none" href="https://www.solite-europe.com/" rel="noopener">Solite Europe</a>
  25.                         </li>
  26.                         <li class="pb-lg-1 pt-lg-0 py-1">
  27.                             <a class="d-block hover-yellow text-white text-decoration-none" href="https://portlandlighting.co.uk/" rel="noopener">Portland Lighting</a>
  28.                         </li>
  29.                         <li class="pb-lg-1 pt-lg-0 py-1">
  30.                             <a class="d-block hover-yellow text-white text-decoration-none" href="https://portlandtraffic.co.uk/" rel="noopener">Portland Traffic</a>
  31.                         </li>
  32.                         <li class="pb-lg-1 pt-lg-0 py-2">
  33.                             <a class="d-block hover-yellow text-white text-decoration-none" href="https://www.trtlighting.co.uk/" rel="noopener">TRT Lighting</a>
  34.                         </li>
  35.                         <li class="pb-lg-1 pt-lg-0 py-1">
  36.                             <a class="d-block hover-yellow text-white text-decoration-none" href="https://www.lightronics.nl/" rel="noopener">Lightronics</a>
  37.                         </li>
  38.                         <li class="pb-lg-1 pt-lg-0 py-1">
  39.                             <a class="d-block hover-yellow text-white text-decoration-none" href="https://famostar.nl/" rel="noopener">Famostar</a>
  40.                         </li>
  41.                         <li class="pb-lg-1 pt-lg-0 py-1">
  42.                             <a class="d-block hover-yellow text-white text-decoration-none" href="https://zemper.com/en" rel="noopener">Zemper</a>
  43.                         </li>
  44.                         <li class="pb-lg-1 pt-lg-0 py-1">
  45.                             <a class="d-block hover-yellow text-white text-decoration-none" href="https://www.ratioev.uk/" rel="noopener">Ratio EV Charging</a>
  46.                         </li>
  47.                         <li class="pb-lg-1 pt-lg-0 py-1">
  48.                             <a class="d-block hover-yellow text-white text-decoration-none" href="https://www.schahlled.de/" rel="noopener">SchahlLED</a>
  49.                         </li>
  50.                     </ul>
  51.                 </div>
  52.                 <div class="col-xl-3 col-md-6 mb-lg-4 mb-md-0">
  53.                     <p class="mb-1 yellow">Popular downloads</p>
  54.                     <ul class="footer-ul list-unstyled w-100">
  55.                         <li class="pb-lg-1 pt-lg-0 py-1">
  56.                             <a href="/pdf/fw-thorpe-annual-report-2024.pdf" class="hover-yellow text-white text-decoration-none">Annual Report and Accounts 2024</a>
  57.                         </li>
  58.                         <li class="pb-lg-1 pt-lg-0 py-1">
  59.                             <a href="/pdf/fw-thorpe-interim-report-2024.pdf" class="hover-yellow text-white text-decoration-none">Interim Report 2024</a>
  60.                         </li>
  61.                         <li class="pb-lg-1 pt-lg-0 py-1">
  62.                             <a href="/pdf/fw-thorpe-slavery-and-human-trafficking-statement.pdf" class="hover-yellow text-white text-decoration-none">Slavery and Human Trafficking Statement</a>
  63.                         <li class="pb-lg-1 pt-lg-0 py-1">
  64.                             <a href="/pdf/fw-thorpe-group-sustainability.pdf" class="hover-yellow text-white text-decoration-none">Sustainability Flyer</a>
  65.                         </li>
  66.                         <li class="pb-lg-1 pt-lg-0 py-1">
  67.                             <a href="/pdf/fw-thorpe-supplier-code-of-conduct.pdf" class="hover-yellow text-white text-decoration-none">Supplier Code of Conduct</a>
  68.                         </li>
  69.                     </ul>
  70.                 </div>
  71.                 <div class="col-xl-1 col-md-6 mb-lg-4 mb-md-0"></div>
  72.             </div>
  73.         </section>
  74.     </div>
  75.     <hr class="mx-auto my-lg-4 text-center w-90">
  76.     <div class="text-center">
  77.         <ul class="list-unstyled mx-auto">
  78.             <li class="pb-2 yellow">Social Media</li>
  79.             <li>
  80.                 <a href="https://www.linkedin.com/company/f-w-thorpe-public-limited-company/" rel="nofollow noopener">
  81.                     <img src="{{ asset('build/images/linkedin-logo-white.svg') }}" id="linkedin-logo" alt="LinkedIn logo">
  82.                 </a>
  83.             </li>
  84.         </ul>
  85.     </div>
  86.     <hr class="mx-auto my-lg-4 text-center w-90">
  87.     <div class="container-fluid d-flex text-center">
  88.         <div class="col-12">
  89.             <p class="mb-0 pb-0 small text-white">Site Last Updated: 18<sup>th</sup> October 2024</p>
  90.             <p class="small">Copyright © 2000-{{ 'now' | date('Y') }} FW Thorpe Plc</p>
  91.         </div>
  92.     </div>
  93. </footer>
  94. <!-- END bottom -->