-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
23 lines (17 loc) · 890 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
layout: layout
title: Websites made simple
description: "Software consultancy for websites and web-applications"
---
<div class="content" style="margin-top: -21px; margin-bottom: -2em;">
<div id="homepage-hero">
<div class="container-fluid container-max-width purple-hero">
<h1>Websites made simple</h1>
</div>
</div>
<div class="container-fluid container-max-width" style="padding-bottom: 2em;">
<h2>Got a UK or NZ Limited Company?</h2>
<p>Maybe you've received a postcard from us, or been recommended by a friend. Easily get up and running with a site that covers all of the essentials and will grow and support your business without breaking the bank!</p>
<div class="text-center"><a class="btn btn-lg btn-primary" href="https://websites.coldtap.net">Go Preview your site now!</a></div>
</div>
</div>