-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
98 lines (78 loc) · 5.91 KB
/
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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Springfield web Online </title>
<meta name="description" content="Springfield Web Online. Website development in Greater Springfield, Queensland."/>
<link rel='shortcut icon' type='image/x-icon' href='/favicon.ico' />
<link href="https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="styles/main.css" rel="stylesheet">
<link rel="author" href="humans.txt" />
</head>
<body id="top">
<div class="site-wrapper">
<div class="site-wrapper-inner">
<div class="cover-container">
<div class="inner cover">
<h1 class="cover-heading">Springfield Web Online</h1>
<p class="lead cover-copy">Greater Springfield, Queensland Australia.</p>
<p>Springfield Web promotes website design & development in and around Greater Springfield, Queensland Australia.</p>
<p>If you are a Springfield business and want a locally bassed web developer to create or maintain your website, contact Iain White at White Internet.</p>
<p>White Internet provide freelance web development and design services in Greater Springfield, Queensland.</p>
<p>White Internet is actively supporting Springfield small and medium business during Covid-19.</p>
<h2>Why Hire a Freelance Developer?</h2>
<p><strong>Reason 1.</strong> Create more time to focus on other aspects of your business</p>
<p><strong>Tim Ferris</strong>, the author of the best-selling book, "<i>The Four Hour Work Week</i>", devoted an entire chapter to extol the importance of outsourcing.</p>
<p>According to him, hiring freelancers helps you as an entrepreneur create more time to focus on high-level tasks that require your full attention.</p>
<p><strong>Reason 2.</strong> Access to top tier talent</p>
<p>Do you want the best and most versatile experts on your team?</p>
<p>Can't afford to fork out hefty wage bills and benefits to hire a full-time specialist?</p>
<p>Or perhaps, you don’t even have the patience to deal with the slow, wheel clogging bureaucracy of an agency?</p>
<p>Regardless of your situation, outsourcing helps you hire and work with the crème de la crème of the available talent.</p>
<p><strong>Reason 3.</strong> Freelancers are a cost effective alternative to full-time staffing</p>
<p>Freelancers are by nature a more cost effective alternative to hiring a full-time employee. This is especially true if the task you want to be completed isn't a regular everyday need.</p>
<p>The flexible worker simply comes in; performs the task; you pay them and they leave until when you need their services again.</p>
<p>Hence, you wouldn't have to worry about additional costs that come with hiring full-time staff like payroll, and other sundry expenses.</p>
<hr />
<p>Iain White is a freelance web developer based in Greater Springfield, Queensland Australia.</p>
<p>For more details and special offers visit <a href="https://whiteinternet.com">https://whiteinternet.com</a>.</p>
<p>For more details and ideas on how to grow your business on the Internet visit <a href="https://whiteinternet.com">White Internet</a> .</p>
<p>White Internet offers a full web service:</p>
<ul>
<li><a href="https://whiteinternet.com/website-design/">Website Design</a></li>
<li><a href="https://whiteinternet.com/services/website-development/">Web Development</a></li>
<li><a href="https://whiteinternet.com/services/additional-services/website-maintenance/">Website backup options</a></li>
<li><a href="https://whiteinternet.com/services/additional-services/website-maintenance/">Website monthly maintenance options</a></li>
<li><a href="https://whiteinternet.store">Domain name registration</a></li>
<li><a href="https://whiteinternet.com/services/additional-services/website-maintenance/">Web hosting packages</a></li>
<li><a href="https://whiteinternet.store">Security (SSL / TSL) certificates</a></li>
<li><a href="https://whiteinternet.com">SEO audits of existing websites</a></li>
<li><a href="https://whiteinternet.com">Security audits of existing websites</a></li>
<li><a href="https://whiteinternet.store">Business email</a></li>
<li><a href="https://whiteinternet.store">Microsoft 360 products</a></li>
<li><a href="https://whiteinternet.com/services/digital-marketing/">Digital Marketing of your brand</a></li>
</ul>
<hr />
<p style="text-align: center;"><a href="https://whiteinternet.com"><img src="img/white-internet-logo.png" alt="White Internet Logo" /></a></p>
</div>
<div class="row">
<br/>
<div class="mastfoot">
<div class="inner">
<p class="pull-right">A <a href="https://whiteinternet.com">White Internet</a> website © <a href="http://iain-white.com">Iain White</a> 2020.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"></script>
<script src="scripts/main.js"></script>
</body>
</html>