-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
308 lines (271 loc) · 13.6 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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<title>Nice Rhino - Helping you mature your tech practice</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description"
content="Nice Rhino, helping businesses grow and mature their technical practice. Whatever your industry, we can help you do more with your tech, better than you're doing it now." />
<meta name="keywords"
content="nice, rhino, consultant, consultancy, consulting, it, tech, technology, software, devops, automation, help, assistance, advice" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="shortcut icon" href="images/favicon.ico" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@700&family=Open+Sans:wght@300;400;700&family=Poppins:wght@300;400;500;600;700&display=swap"
rel="stylesheet">
<link rel="stylesheet" type="text/css" href='style.css' />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ESJZQ3132M"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-ESJZQ3132M');
</script>
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body class="page-template-onepage">
<div class="site-wrapper">
<div class="doc-loader">
<img src="images/preloader.gif" alt="Nice Rhino">
</div>
<header class="header-holder">
<div class="menu-wrapper center-relative relative">
<div class="header-logo">
<a href="index.html">
<img src="images/logo--dark.png" height="80" alt="Nice Rhino">
</a>
</div>
<div class="toggle-holder">
<div id="toggle" class="">
<div class="first-menu-line"></div>
<div class="second-menu-line"></div>
<div class="third-menu-line"></div>
</div>
</div>
<div class="menu-holder">
<nav id="header-main-menu">
<ul class="main-menu sm sm-clean">
<li>
<a href="#development">Development</a>
</li>
<li>
<a href="#agile">Agile</a>
</li>
<li>
<a href="#box">Team Structure</a>
</li>
<li>
<a href="#consulting">Enablement</a>
</li>
<li>
<a href="#contact">Let's Chat</a>
</li>
</ul>
</nav>
</div>
<div class="clear"></div>
</div>
</header>
<div id="content" class="site-content center-relative">
<!-- Home Section -->
<div id="home" class="section full-width full-screen">
<div class="section-wrapper block content-1170 center-relative">
<div class="content-wrapper">
<img src="images/iconOnly.png" alt="Nice Rhino logo" height="130" class="not-sticky" />
<h1 class="big-text">
Nice Rhino, helping businesses <span class="highlight--corn">grow</span> and <span
class="highlight--barbiePink">mature</span> their technical practice.
</h1>
<p>Whatever your industry, we can help you to do more with your tech, better than you're doing it now.</p>
<div class="text-left">
<a href="#contact" class="button scroll top-30">Let's Chat</a>
</div>
</div>
</div>
</div>
<div id="problems" class="section full-width">
<div class="section-wrapper section-wrapper--top block content-1170 center-relative">
<h1 class="big-text">Does this sound familiar?</h1>
</div>
<div class="section-wrapper section-wrapper--collapse block content-1170 center-relative">
<div class="grid-wrapper grid-wrapper--25">
<div class="colourBox colourBox--corn">
<div class="iconHolder iconHolder--large iconHolder--development"></div>
<h5>Development</h5>
<h2 class="big-text big-text--tight">How can we take on new work when our devs are so busy keeping the
lights on?</h2>
<a class="button" href="#development">Read More</a>
</div>
<div class="colourBox colourBox--radicalRed">
<div class="iconHolder iconHolder--large iconHolder--agile"></div>
<h5>Agile</h5>
<h2 class="big-text big-text--tight">I have trouble ascertaining what our tech team does week to week.
</h2>
<a class="button" href="#agile">Read More</a>
</div>
<div class="colourBox colourBox--barbiePink">
<div class="iconHolder iconHolder--large iconHolder--box"></div>
<h5>Team Structure</h5>
<h2 class="big-text big-text--tight">Our technical department is a black box and I struggle to get their
attention.</h2>
<a class="button" href="#box">Read More</a>
</div>
<div class="colourBox colourBox--violetRyb">
<div class="iconHolder iconHolder--large iconHolder--consulting"></div>
<h5>Enablement</h5>
<h2 class="big-text big-text--tight">Consultancies just throw things over the fence, and we're left to do
all the hard work. Why talk to you?</h2>
<a class="button" href="#consulting">Read More</a>
</div>
</div>
</div>
</div>
<div id="development" class="section full-width">
<div class="section-wrapper block content-1170 center-relative">
<div class="iconHolder iconHolder--large iconHolder--development"></div>
<h1 class='big-text'>Development</h1>
<hr class='corn'>
</div>
<div class="section-wrapper section-wrapper--collapse block content-1170 center-relative">
<div class="grid-wrapper grid-wrapper--50">
<div class="greyBox">
<h6>Your problem</h6>
<h2 class="big-text big-text--tight">How can we take on new work when our devs are so busy keeping the
lights on?</h2>
<p><span class="initial">As your business grows, your technical team can find themselves operating beyond
their capacity.</span> Growing customer demand expands your list of defect reports, and taking on more
staff increases the need for automation. All that extra load on your systems causes outages. And all
this pressure means you're too busy to train new staff.</p>
</div>
<div class="colourBox colourBox--corn">
<h6>Our solution</h6>
<p><span class="initial">Nice Rhino can help you alleviate immediate capacity and knowledge constraints in
software development</span>, DevOps and automation, and cloud infrastructure. We want to partner with
you to develop solutions transparently and collaboratively, avoiding the need for ongoing professional
services.</p>
<a class="button" href="#contact">Let's Chat</a>
</div>
</div>
</div>
</div>
<div id="agile" class="section full-width">
<div class="section-wrapper block content-1170 center-relative">
<div class="iconHolder iconHolder--large iconHolder--agile--dark"></div>
<h1 class='big-text'>Agile</h1>
<hr class='radicalRed'>
</div>
<div class="section-wrapper section-wrapper--collapse block content-1170 center-relative">
<div class="grid-wrapper grid-wrapper--50">
<div class="greyBox">
<h6>Your problem</h6>
<h2 class="big-text big-text--tight">I have trouble ascertaining what our tech team does week to week.
</h2>
<p><span class="initial">As technical teams grow, their ad hoc organisational style becomes more difficult
to manage.</span> A growing number of staff and customers are relying on them to deliver projects and
fix bugs, but that only exacerbates the issue.</p>
</div>
<div class="colourBox colourBox--radicalRed">
<h6>Our solution</h6>
<p><span class="initial">Nice Rhino can help you leverage industry standard frameworks, like Agile, to
better coordinate your technical resources.</span> We can help you build teams that self-organise
around a problem, take ownership of solutions and empower team members to communicate more effectively
with stakeholders.</p>
<a class="button" href="#contact">Let's Chat</a>
</div>
</div>
</div>
</div>
<div id="box" class="section full-width">
<div class="section-wrapper block content-1170 center-relative">
<div class="iconHolder iconHolder--large iconHolder--box--dark"></div>
<h1 class='big-text'>Team Structure</h1>
<hr class='barbiePink'>
</div>
<div class="section-wrapper section-wrapper--collapse block content-1170 center-relative">
<div class="grid-wrapper grid-wrapper--50">
<div class="greyBox">
<h6>Your problem</h6>
<h2 class="big-text big-text--tight">Our technical department is a black box and I struggle to get their
attention.</h2>
<p><span class="initial">In small businesses, the tech lead is the gatekeeper for all technical
delivery.</span> However as tech leads become CTOs, they can become overwhelmed as they try to balance
business demands with technical goals and budgetary constraints. Getting the attention of IT can often
become a popularity contest.</p>
</div>
<div class="colourBox colourBox--barbiePink">
<h6>Our solution</h6>
<p><span class="initial">Nice Rhino can help you organise your IT team to decentralise project-level
decision making,</span> whilst allowing CTOs to maintain a handle on cost, quality and technical
direction.</p>
<a class="button" href="#contact">Let's Chat</a>
</div>
</div>
</div>
</div>
<div id="consulting" class="section full-width">
<div class="section-wrapper block content-1170 center-relative">
<div class="iconHolder iconHolder--large iconHolder--consulting--dark"></div>
<h1 class='big-text'>Enablement</h1>
<hr class='violetRyb'>
</div>
<div class="section-wrapper section-wrapper--collapse block content-1170 center-relative">
<div class="grid-wrapper grid-wrapper--50">
<div class="greyBox">
<h6>Your problem</h6>
<h2 class="big-text big-text--tight">Consultancies just throw things over the fence, and we're left to do
all the hard work. Why talk to you?</h2>
<p><span class="initial">Yep, we agree. Having a consultancy deliver a solution behind closed doors, then
toss it back and leave, is a time honoured consulting strategy.</span> It's low risk, high reward
work, and is also a great way to force customers onto the never-ending treadmill of professional
services.</p>
</div>
<div class="colourBox colourBox--violetRyb">
<h6>Our solution</h6>
<p><span class="initial">Our approach to consulting is centred around what we call enablement, which in
other words is “teaching a person to fish”.</span> We actively avoid establishing long term
relationships of dependence. Instead we seek to empower your existing teams to carry on the work we
started, so you can become self-reliant.</p>
<a class="button" href="#contact">Let's Chat</a>
</div>
</div>
</div>
</div>
<!--Footer-->
<footer id="contact">
<div class="center-relative content-1170">
<h2 class="big-text">Let's <span class="highlight--corn">Chat</span></h2>
<br>
<div class="footer-mail">
<a
href="javascript:location='mailto:\u0068\u0065\u006c\u006c\u006f\u0040\u006e\u0069\u0063\u0065\u0072\u0068\u0069\u006e\u006f\u002e\u0063\u006f\u006d';void 0">
<script>
document.write('\u0068\u0065\u006c\u006c\u006f\u0040\u006e\u0069\u0063\u0065\u0072\u0068\u0069\u006e\u006f\u002e\u0063\u006f\u006d')
</script>
</a>
</div>
<p>Our office hours are from 9am - 5.30pm, Monday - Friday, Australian Eastern Standard Time (AEST).</p>
<div class="footer-number">
<a href="tel:+61272574433">(02) 7257 4433</a>
</div>
</div>
</footer>
</div>
</div>
<!--Load JavaScript-->
<script src="js/jquery.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src='js/imagesloaded.pkgd.js'></script>
<script src='js/jquery.fitvids.js'></script>
<script src='js/jquery.smartmenus.min.js'></script>
<script src='js/isotope.pkgd.js'></script>
<script src='js/jquery.easing.1.3.js'></script>
<script src='js/jquery.prettyPhoto.js'></script>
<script src='js/owl.carousel.min.js'></script>
<script src='js/main.js'></script>
</body>
</html>