Viewing File: /home/quiczmwg/swiftwaylog.org/about.php
<?php require './partials/head.php'?>
<body>
<?php require './partials/header.php'?>
<!--/.main-header-->
<div id="popup-search-box">
<div class="box-inner-wrap d-flex align-items-center">
<form id="form" action="#" method="get" role="search">
<input id="popup-search" type="text" name="s" placeholder="Type keywords here...">
<button id="popup-search-button" type="submit" name="submit">
<i class="fa-sharp fa-light fa-magnifying-glass"></i>
</button>
</form>
<div class="search-close"><i class="fa-regular fa-xmark"></i></div>
</div>
</div>
<!--/.popupsearch-box-->
<div id="searchbox-overlay"></div>
<section class="page-header">
<div class="container">
<div class="page-header-info">
<h4>About Us!</h4>
<h2>Swift Way Logistics Systems and <br>transport <span>agency!</span></h2>
<p>Our versatile team is built of designers, developers and <br>digital marketers who all bring unique experience.</p>
</div>
</div>
</section>
<!--page-header-->
<?php require './home-about-section.php'?>
<!--/.about-section-->
<?php require './home-service-section.php'?>
<!--/.service-section-->
<section class="running-text">
<div class="container">
<div class="scroller" data-speed="slow">
<ul class="text-anim scroller__inner">
<li>Swift Way Logistics experts</li>
<li>Trusted by all over the world</li>
<li>Cost efficient transportation</li>
<li>Leading Swift Way Logistics Systems company</li>
</ul>
</div>
</div>
</section>
<!--/.running-text-->
<?php require './home-quote-section.php'?>
<!--/.quote-section-->
<?php require './home-team-section.php'?>
<!--/.team-section-->
<?php require './home-cta-section.php'?>
<!--/.cta-section-->
<?php require './partials/footer.php'?>
<!--/.footer-section-->
<div id="scrollup">
<button id="scroll-top" class="scroll-to-top"><i class="fa-regular fa-arrow-up"></i></button>
</div>
<!--/.scrollup-->
<?php require './partials/scripts.php'?>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'90c48b97a8c3d184',t:'MTczODYwNzk4My4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>
Back to Directory
File Manager
<