<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="apple-touch-icon" sizes="180x180" href="https://troople.be/assets/favicon/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="https://troople.be/assets/favicon/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="https://troople.be/assets/favicon/favicon-16x16.png">
    <link rel="stylesheet" href="https://troople.be/pages/landing/index.css">

    <title>Troople - Landing</title>
</head>

<body>
    <main>
        <div>
            <img src="https://troople.be/assets/favicon/android-chrome-192x192.png" alt="Troople Triangle Logo">
            <h1>Troople</h1>
            <div>EMBRACE A.I. TO BOOST YOUR EFFICIENCY</div>
        </div>
        <h2>&lt; 404 Not Found /&gt;</h2>
        <a class="button" href="https://troople.be">Back home</a>
        <a class="button" href="mailto:contact@troople.be">Contact us</a>
    </main>
</body>

</html>