
<!doctype html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <meta name="description" content="">
    <meta name="author" content="">

    <title>Future website of jonesie.net.nz</title>

    <!-- Bootstrap core CSS -->
    <link href="/assets/css/bootstrap.min.css" type="text/css" rel="stylesheet">

    <!-- Custom styles for this template -->
    <link href="/assets/css/fpg.css" type="text/css" rel="stylesheet">
  </head>

  <body>
	<div class="bg-animated" >
		<ul class="circles">
			<li></li>
			<li></li>
			<li></li>
			<li></li>
			<li></li>
			<li></li>
			<li></li>
			<li></li>
			<li></li>
			<li></li>
		</ul>
	</div >
	<header>
		<div class="container-fluid">
			<div class="row">
				<div class="col text-center text-muted">
					This is the future site of: <span class="font-weight-bold">jonesie.net.nz</span>
				</div>
			</div>
		</div>
	</header>
	<div class="container-fluid center-wrapper text-center">
		<div class="row">
			<div class="col">
				<img class="mb-4 img-fluid" src="/assets/img/FPLogo_Strap_Colour_Rev.svg" />
			</div>
		</div>
		<div class="row">
			<div class="col">
				<h2>Explore our <span class="font-weight-bold">solutions</span></h2>
			</div>
		</div>
		<div class="row products">
			<div class="col col-md-2 offset-md-3 text-center">
				<a href="https://www.freeparking.co.nz/web-hosting" target="_blank" rel="index, nofollow">
					<img class="rounded img-fluid" src="/assets/img/Websites_L.png">
					<small>Website Hosting</small>
				</a>
			</div>
			<div class="col col-md-2 text-center">
				<a href="https://www.freeparking.co.nz/email" target="_blank" rel="index, nofollow">
					<img class="rounded img-fluid" src="/assets/img/Email_L.png">
					<small>Email</small>
				</a>
			</div>
			<div class="col col-md-2 text-center">
				<a href="https://www.freeparking.co.nz/domain-names" target="_blank" rel="index, nofollow">
					<img class="rounded img-fluid" src="/assets/img/Domains_L.png">
					<small>Domain Names</small>
				</a>
			</div>
		</div>
    </div>
	<footer class="footer">
		<div class="container-fluid">
			<div class="row">
				<div class="col-md text-center text-md-left first">
					<div class="text-muted small align-middle fix">
						&copy; 1997 - 2021 Freeparking Ltd | <a target="_blank" href="https://www.freeparking.co.nz" rel="index, nofollow">freeparking.co.nz</a> | Authorised .nz Registrar
					</div>
				</div>
				<div class="col-md text-center text-md-right">
					<div class="text-muted small align-middle">
						<div><a href="https://newfold.com/" target="_blank" rel="index, nofollow"><img src="/assets/img/newfold-digital.svg" /></a></div>
					</div>
				</div>
			</div>
		</div>
	</footer>
  </body>
</html>