Simple landingpage

<html>
<head>
<title>TITLE</title>
<meta http-equiv="refresh" content="20;url=https://www.DOMAIN.no"/>
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<style>
body {
text-align: center;
font-family: 'Roboto', sans-serif;
}

img {
max-width: 300px;
padding: 40px;
}

.text-container {
padding: 40px 10px;
margin: 0 auto;
max-width: 400px;
}

.text-container a {
color: #EE8034;
}

</style>
</head>
<body>

<a href="https://www.DOMAIN.no"><img src="https://www.DOMAIN.no/enkel_logo.svg" alt="Logo"/></a>

<div class="text-container">

<h1>Hei og takk for besøk!</h1>

<h4>Nettsiden gjennomgår systemendringer og er dessverre ikke tilgjengelig for øyeblikket.</h4>
<h4>Vi håper å være oppe og stå igjen om et par timer.</h4>

<h3>For bestilling eller spørsmål,<br> ring <a href="tel:XXXXXXXX">XXXXXXXX</a> eller send en epost til <a href="mailto:post@DOMAIN.no">post@DOMAIN.no</a></h3>

</div>

</body>
</html>

 

5 comments on "Simple landingpage"

  1. tws says:

    NICE TO HAVE

  2. Test'er says:

    This is another comment!

  3. Test says:

    Hey Hey

  4. Hooho says:

    test on reply

  5. Test says:

    Hi, this is a test from work

Leave a Reply to Test Cancel reply

Your email address will not be published. Required fields are marked *