²é¿´/±à¼ ´úÂë
ÄÚÈÝ
<?php ob_start('minifier'); function minifier($code) { $search = [ // Remove whitespaces after tags '/\>[^\S ]+/s', // Remove whitespaces before tags '/[^\S ]+\</s', // Remove multiple whitespace sequences '/(\s)+/s', // Removes comments '/<!--(.|\s)*?-->/', ]; $replace = ['>', '<', '\\1']; $code = preg_replace($search, $replace, $code); return $code; } ?> <!DOCTYPE html> <html lang="en"> <head> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-BTQ5FLCN0N"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-BTQ5FLCN0N'); </script> <meta charset="utf-8"> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <meta name="ahrefs-site-verification" content="e2ec115551de5d3c03de7953f09501de63a778f0c66849d0f04330174ba05be5"> <title><?php echo $__env->yieldContent('title', 'Home - Dusty Helmets'); ?></title> <meta name="description" content="Dusty Helmets is a true Kenyan organization that has been created by a group of passionate Kenyans who want to share with you their passion and knowledge of motorbike tours in the country Kenya where you will see wildlife like you have never seen before. Kenya has the No.1 world reputation for tours and safaris that show you wildlife. Dusty Helmets takes this experience to a higher level by using a world-class enduro motorbike and following tracks that you cannot follow in a conventional tourist safari!"> <meta name="keywords" content="motorbike tours kenya, motor bike tours kenya, motorbike tours east Africa, motobike tours eastafrica, motorbike tours nairobi, Off-road motorbike riding in kenya, Dusty Helmets, bike riding, off road bikes in Kenya, Motorbike safaris, Helmets, Dusty, Safaris, Safari, Dustyhelmets,motorbikes for rent kenya, motorbike for rent nnairobi conventional tourist safari, bike rides, bike rides in Kenya, motorbikes riding in Kenya, Kenya off road, soysambu,Kenya off road motorbike tours,off-road motorbike tours,offroad motorbike tours,dirt bike tours Kenya,motorbike tours Kenya, offroad motorbike tours Kenya, off-road motorbike tours in Kenya,the motorbike wildlife experience in Kenya,off-road motorbike wildlife Kenya,motorbike adventure Kenya, off-road motorbike adventure in Kenya,off-road motorbike safari, off-road motorbike safari Kenya,wildlife Kenya motorbike experience,wildlife off-road adventure, motorbike tours Kenya, motorbike tours, Fun rides, Ride wild, Offroad Trips, Off road motorcycle Tours, Weekend rides, Dirt Bikes, Fun on bikes, Blue and yellow bikes"> <meta name="author" content="https://parpus.com/"> <script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "WebSite", "name": "Dusty Helmets", "url": "https://www.dustyhelmets.com/", "sameAs": [ "https://www.facebook.com/Dusty-Helmets-108582658652737", "https://www.youtube.com/channel/UCcODRvmR8TZc2VqdHYs_zJg", "https://www.instagram.com/dustyhelmets" ], "description": "Dusty Helmets is a true Kenyan organization that has been created by a group of passionate Kenyans who want to share with you their passion and knowledge of motorbike tours in the country Kenya where you will see wildlife like you have never seen before. Kenya has the No.1 world reputation for tours and safaris that show you wildlife. Dusty Helmets takes this experience to a higher level by using a world-class enduro motorbike and following tracks that you cannot follow in a conventional tourist safari!", "image": "https://www.dustyhelmets.com/public/assets/images/logo.jpg", "potentialAction": { "@type": "SearchAction", "target": "https://www.dustyhelmets.com/{search_term_string}", "query-input": "required name=search_term_string" } } </script> <!-- Favicons --> <link href="public/assets/images/favi.ico" rel="icon"> <!-- <link href="assets/images/logo.jpg" rel="apple-touch-icon"> --> <!-- Google Font --> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400|Nunito:600,700" rel="stylesheet"> <!-- CSS Libraries --> <!-- <link href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" rel="stylesheet"> --> <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet"> <link href="https://www.dustyhelmets.com/public/assets/lib/animate/animate.min.css" rel="stylesheet"> <link href="https://www.dustyhelmets.com/public/assets/lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet"> <link href="https://www.dustyhelmets.com/public/assets/lib/flaticon/font/flaticon.css" rel="stylesheet"> <link href="https://www.dustyhelmets.com/public/assets/lib/tempusdominus/css/tempusdominus-bootstrap-4.min.css" rel="stylesheet" /> <link href="https://www.dustyhelmets.com/public/assets/lib/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="https://www.dustyhelmets.com/public/assets/lib/venobox.css" rel="stylesheet"> <link href="https://www.dustyhelmets.com/public/assets/lib/aos.css" rel="stylesheet"> <!-- Template Main CSS File --> <link href="https://www.dustyhelmets.com/public/assets/css/style.min.css" rel="stylesheet"> </head> <body> <div id="fb-root"></div> <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v15.0&appId=755040479567392&autoLogAppEvents=1" nonce="AXjiGAGA"></script> <?php echo $__env->make('includes.header', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php echo $__env->yieldContent('content'); ?> <?php echo $__env->make('includes.footer', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <script type='text/javascript'> //<![CDATA[ $(document).ready(function() { $('img').each(function() { var $img = $(this); var filename = $img.attr('src') if (typeof attr == typeof undefined || attr == false) { $img.attr('alt', filename.substring((filename.lastIndexOf('/')) + 1, filename .lastIndexOf('.'))); } }); }); //]]> </script> <!-- Vendor JS Files --> <a href="#" class="back-to-top"><i class="fa fa-chevron-up"></i></a> <!-- JavaScript Libraries --> <script src="https://www.dustyhelmets.com/public/assets/lib/jquery/jquery.min.js"></script> <script src="https://www.dustyhelmets.com/public/assets/lib/bootstrap/js/bootstrap.bundle.min.js"></script> <script> // src="https://code.jquery.com/jquery-3.4.1.min.js"> </script> <script> // src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"> </script> <script src="https://www.dustyhelmets.com/public/assets/lib/easing/easing.min.js"></script> <script src="https://www.dustyhelmets.com/public/assets/lib/owlcarousel/owl.carousel.min.js"></script> <script src="https://www.dustyhelmets.com/public/assets/lib/tempusdominus/js/moment.min.js"></script> <script src="https://www.dustyhelmets.com/public/assets/lib/tempusdominus/js/moment-timezone.min.js"></script> <script src="https://www.dustyhelmets.com/public/assets/lib/tempusdominus/js/tempusdominus-bootstrap-4.min.js"></script> <script src="https://www.dustyhelmets.com/public/assets/lib/venobox.min.js"></script> <script src="https://www.dustyhelmets.com/public/assets/lib/aos.js"></script> <!-- Contact Javascript File --> <script> // src="mail/jqBootstrapValidation.min.js"> </script> <script> // src="mail/contact.js"> </script> <!-- Template Javascript --> <script src="assets/js/main.js"></script> <script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "WebSite", "name": "Dusty Helmets", "url": "https://www.dustyhelmets.com/", "sameAs": [ "https://www.facebook.com/Dusty-Helmets-108582658652737", "https://www.youtube.com/channel/UCcODRvmR8TZc2VqdHYs_zJg", "https://www.instagram.com/dustyhelmets" ], "description": "Dusty Helmets is a true Kenyan organization that has been created by a group of passionate Kenyans who want to share with you their passion and knowledge of motorbike tours in the country Kenya where you will see wildlife like you have never seen before. Kenya has the No.1 world reputation for tours and safaris that show you wildlife. Dusty Helmets takes this experience to a higher level by using a world-class enduro motorbike and following tracks that you cannot follow in a conventional tourist safari!", "image": "https://www.dustyhelmets.com/public/assets/images/logo.jpg", "potentialAction": { "@type": "SearchAction", "target": "https://www.dustyhelmets.com/{search_term_string}", "query-input": "required name=search_term_string" } } </script> </body> </html> <?php ob_end_flush(); ?> <?php /**PATH /home/dustyhe2/public_html/resources/views/layouts/app.blade.php ENDPATH**/ ?>