<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/html">
<head>

    <meta charset="UTF-8" />
    <!-- Primary Meta Tags -->
    <title>Download the Hays app</title>
    <meta name="title" content="Download the Hays app">
    <meta name="description" content="Access the Hays app now - take control of your career while you discover a world of opportunities.">

    <!-- Open Graph / Facebook -->
    <meta property="og:type" content="website">
    <meta property="og:url" content="https://hays.co.uk/">
    <meta property="og:title" content="Download the Hays app">
    <meta property="og:description" content="Access the Hays app now - take control of your career while you discover a world of opportunities.">
    <meta property="og:image" content="https://www9.hays.com/UI/NativeApp/HaysH_V2.jpg">
    <link rel="icon" type="image/x-icon" href="https://www9.hays.com/UI/NativeApp/LOGO_CORE_FAVICON.ico" >
    <style>
        @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

        html, body {

        }
        *{box-sizing: border-box;}
        body {
            margin: 0; padding: 0; background: #e5e5e5; font-family:"Roboto", Arial, Helvetica, sans-serif;
        }
        .container{  justify-content: center; align-items: center; margin: 0 auto; padding:0; width: 1024px;
        }
        header{background: #ffffff;  margin-top: 0px; padding:40px}
        section{display: flex;   background: #fff; height: 400px; padding: 20px 40px; }

        .sectionRight{text-align: right; align-items: flex-end; flex-grow: 1; top: -40px; position: relative;}
        h2{font-size: 60px; color:#002276; margin: 0; font-weight: bolder; font-size: 55px; text-transform: uppercase;  line-height: 60px; margin: 0; font-weight: 800; }
        .SectionLeft  p{font-size: 55px; color:#4f4f4f; margin-top: 0px; margin-bottom: 30px; line-height: 50px; text-transform: uppercase; color:#009fda;  font-weight: 800; padding-bottom: 50px;}
        a{margin-right: 35px;}
        footer{background: #ffffff; padding:5px 40px;}
        footer p{ font-size: 10px; color: #747678; font-weight: normal; text-transform: none; line-height: 1.3;}
    </style>
    <!-- Google Tag Manager -->
    <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
            new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
        j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
        'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
    })(window,document,'script','dataLayer','GTM-W4KKBVG');</script>
    <!-- End Google Tag Manager -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W4KKBVG"
                  height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="container">
    <header>
        <img src="https://webappassets.hays.com/hays_2416222_v2.jpg" alt="Hays" height="30" >
    </header>
    <section>

        <div class="SectionLeft">
            <h2>Welcome to <br>the Hays App</h2>
            <p>Download Now</p>
            <div>
                <a href="https://play.google.com/store/apps/details?id=com.hays.candidate"> <img src="https://www9.hays.com/UI/NativeApp/GooglePlay.png" alt="Download from play store"  width="130"/></a>
                <a href="http://apps.apple.com/gb/app/hays/id1577939990"> <img src="https://www9.hays.com/UI/NativeApp/AppStore.png" alt="Download from app store"  width="130"/></a>

            </div>
        </div>
        <div class="sectionRight">
            <img src="https://www9.hays.com/UI/NativeApp/App-download-banner_v3.jpg" alt="Hays App" width="480" height="442" />
        </div>
    </section>
    <footer>
        <p>Google Play and the Google Play logo are trademarks of Google LLC.<br />Apple and the Apple logo are trademarks of Apple Inc., registered in the U.S. and other countries. App Store is a service mark of Apple Inc., registered in the U.S. and other countries.</p>
        <p>© Copyright Hays plc 2026. The HAYS word, the H devices, HAYS WORKING FOR YOUR TOMORROW and Powering the world of work and associated logos and artwork are trademarks of Hays plc. The H devices are original designs protected by registration in many countries. All rights are reserved.</p>

    </footer>
</div>


</body>
</html>

