-
Notifications
You must be signed in to change notification settings - Fork 0
/
benefits.html
346 lines (289 loc) · 12.8 KB
/
benefits.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
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
<!DOCTYPE html>
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>r/ally - Benefits</title>
<meta name="description" content="r/ally is the knowledge management tool that figures out who knows what in your company">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- /// google font - Open Sans /// -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700|Oswald:300,400' rel='stylesheet' type='text/css'>
<!-- /// font awesome - iconic font /// -->
<link href="fonts/font-awesome/css/font-awesome.min.css" rel="stylesheet">
<!-- /// eleagant font - iconic font /// -->
<link href="fonts/elegant-font/style.css" rel="stylesheet">
<!-- /// bootsrap css - framework /// -->
<link href="css/bootstrap-3.1.1/css/bootstrap.min.css" rel="stylesheet">
<!-- /// all plugins /// -->
<link href="css/plugins/plugins.css" rel="stylesheet">
<!-- /// main css /// -->
<link href="css/main.css" rel="stylesheet">
<!-- /// responsive css /// -->
<link href="css/responsive.css" rel="stylesheet">
</head>
<body>
<!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div class="preloader">
<img src="img/rally-logo-large.png" alt="" width="94" height="70">
</div>
<header class="main-header">
<div class="container">
<div class="row">
<nav class="navbar navbar-default" role="navigation">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index-original.html"><img src="img/rally-logo.png"></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="navbar-collapse">
<ul class="nav navbar-nav navbar-right" id="nav">
<li><a href="/index-original.html">Home</a></li>
<li><a href="#pricing">Pricing</a></li>
<li><a href="#contacts">Pricing</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</nav>
</div>
</div>
</header>
<!-- /// start promo /// -->
<!-- /// start promo /// -->
<section class="promo static background-top" id="home">
<div class="promo-block wow transparent">
<div class="container top-container">
<div class="row">
<div class="col-sm-12">
<h1 class="lead">Generate Significant Cost Savings for your Organization </h1>
<h2></h2>
</div>
<p>In a typical enterprise, employees spend up to 60% of their time looking for information. This includes time spent emailing colleagues, making phone calls and even using an internal intranet or wiki to find expertise.</p>
<p>However, unless there is an exact keyword match on what you need help with, traditional knowledge searches don’t help. r/ally’s machine learning algorithms understand related concepts and can find someone with a skill that is a loosely connected subject matter to the skill, experience or knowledge set that you are looking for.</p>
<p>If every user made use of r/ally just twice a week, an enterprise with 300 users would save over $1 million per year in time recovered from wasted searches by traditional methods such as email, phone calls, and even traditional keyword searches which are not effective if the exact keyword is not found.</p>
</div>
</div>
</div>
</div>
</section>
<!-- /// end promo /// -->
<!-- /// work /// -->
<section class="work section" id="be_efficient">
<div class="container">
<div class="heading-section privacy">
<h1>Be Efficient</h1>
<div class="separator"></div>
</div>
<div class="row">
<div class="col-sm-12">
<h2 class="sub-heading"></h2>
<p class="sub-heading">r/ally finds the people in your organization that have the knowledge you need to get stuff done</p>
</div>
</div>
<div class="row">
<div class="col-sm-4 wow slideInRight" data-wow-duration="1s">
<div class="icon-wrapper">
<span class="icon17"></span>
</div>
<div class="text-section">
<h3>Post A Task</h3>
<p>Earn more by improving your productivity</p>
</div>
</div>
<div class="col-sm-4 wow slideInRight" data-wow-duration="1.2s">
<div class="icon-wrapper">
<span class="icon16"></span>
</div>
<div class="text-section">
<h3>Find The Skills</h3>
<p>r/ally’s natural language search engine finds colleagues with relevant skills</p>
</div>
</div>
<div class="col-sm-4 wow slideInRight" data-wow-duration="1.4s">
<div class="icon-wrapper">
<span class="icon13"></span>
</div>
<div class="text-section">
<h3>Collaborate</h3>
<p>Have a private conversation in r/ally with your colleague to help the get the information you need</p>
</div>
</div>
</div>
</div>
</section>
<!-- /// services /// -->
<section class=" work section fill" id="be_known">
<div class="container">
<div class="heading-section privacy">
<h1>Be Known</h1>
<div class="separator"></div>
</div>
<div class="row">
<div class="col-sm-12">
<h2 class="sub-heading"></h2>
<p class="sub-heading">Raise your profile by showcasing your expertise</p>
</div>
</div>
<div class="row">
<div class="col-sm-4 wow slideInRight" data-wow-duration="1s">
<div class="icon-wrapper">
<span class="icon17"></span>
</div>
<div class="text-section">
<h3>Offer Support</h3>
<p>Reach out to colleagues who need your skill sets</p>
</div>
</div>
<div class="col-sm-4 wow slideInRight" data-wow-duration="1.2s">
<div class="icon-wrapper">
<span class="icon06"></span>
</div>
<div class="text-section">
<h3>Be Known</h3>
<p>Raise your profile by showcasing your expertise</p>
</div>
</div>
<div class="col-sm-4 wow slideInRight" data-wow-duration="1.4s">
<div class="icon-wrapper">
<span class="icon05"></span>
</div>
<div class="text-section">
<h3>Be Happy</h3>
<p>The more you help, the higher your profile becomes for those skills sets.</p>
</div>
</div>
</div>
</div>
</section>
<!-- /// services /// -->
<section class=" work section fill" id="be_happy">
<div class="container">
<div class="heading-section privacy">
<h1>Be Happy</h1>
<div class="separator"></div>
</div>
<div class="row">
<div class="col-sm-12">
<h2 class="sub-heading"></h2>
<p class="sub-heading">Waste Less Time and Get staffed on Challenging Projects</p>
</div>
</div>
<div class="row">
<div class="col-sm-4 wow slideInRight" data-wow-duration="1s">
<div class="icon-wrapper">
<span class="icon17"></span>
</div>
<div class="text-section">
<h3>Learn from Others</h3>
<p>Stop repeating work that someone else has already done.</p>
</div>
</div>
<div class="col-sm-4 wow slideInRight" data-wow-duration="1.2s">
<div class="icon-wrapper">
<span class="icon06"></span>
</div>
<div class="text-section">
<h3>Happy 2</h3>
<p>Let r/ally machine learning source XXX from XXX</p>
</div>
</div>
<div class="col-sm-4 wow slideInRight" data-wow-duration="1.4s">
<div class="icon-wrapper">
<span class="icon05"></span>
</div>
<div class="text-section">
<h3>Happy 3</h3>
<p>Spend your time working on meaningful projects .</p>
</div>
</div>
</div>
</div>
</section>
<!-- Modal -->
<!-- /// work /// -->
<!-- /// analytics /// -->
<!-- /// skills /// -->
<!-- /// pricing /// -->
<!-- /// Get rally /// -->
<!-- /// contacts /// -->
<section class="contacts section fill " id="contacts">
<div class="container">
<div class="heading-section">
<h1>Contact r/ally</h1>
<div class="separator"></div>
</div>
<div class="row wow fadeInUp" data-wow-duration="1.4s">
<div class="col-sm-12">
<div class="col-sm-6">
<ul class="list-unstyled contacts-list">
<li><div class="icon-wrapper"><i class="fa fa-map-marker"></i></div> 111 Richmond St., Suite 500, Toronto, Ontario M5H 2G4</li>
<li><div class="icon-wrapper"><i class="fa fa-envelope"></i></div> <a href="mailto:[email protected]?subject=Send me more info about r/ally">[email protected]</a></li>
<li><div class="icon-wrapper"><i class="fa fa-phone"></i></div> 416 702 9371</li>
</ul>
</div>
<div class="col-sm-6">
<ul class="list-unstyled contacts-list">
<li><div class="icon-wrapper"><i class="fa fa-map-marker"></i></div> 225 Bush St., 12th Floor, San Francisco, California, 94115</li>
<li><div class="icon-wrapper"><i class="fa fa-envelope"></i></div> <a href="mailto:[email protected]?subject=Send me more info about r/ally">[email protected]</a></li>
<li><div class="icon-wrapper"><i class="fa fa-phone"></i></div> 415 260 4070</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- /// map /// -->
<!-- /// footer /// -->
<footer class="main-footer">
<div class="container">
<div class="row">
<div class="col-sm-4 social">
<ul class="list-inline">
<li><a href="http://www.facebook.com/rallyyourgoals" class="btn btn-icon-fb"><span class="btn-icon-fb"></span></a></li>
<li><a href="http://twitter.com/RallyYourGoals" class="btn btn-icon-tw"><span class="btn-icon-tw"></span></a></li>
</ul>
</div>
<div class="col-sm-8">
<div class="copy">
<p>© All rights reserved</p>
</div>
</div>
<ul id="footer-nav" class="col-sm-8">
<li><a href="/index-original.html">Home</a></li>
<li><a href="tosvanity.html">Terms Of Services</a></li>
<li><a href="privacyvanity.html">Privacy Policy</a></li>
<li><a href="#contacts">Contact Us</a></li>
</ul>
</div>
</div>
</footer>
<!-- /// start scripts /// -->
<script src="js/libs/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<script src="js/libs/jquery-1.11.0.min.js"></script>
<script src="js/plugins/gmap3/gmap3.min.js"></script>
<script src="js/plugins/isotope/isotope.pkgd.min.js"></script>
<script src="js/plugins/lightbox/lightbox.min.js"></script>
<script src="js/plugins/scrollTo/jquery.scrollTo.js"></script>
<script src="js/plugins/nav/jquery.nav.js"></script>
<script src="css/bootstrap-3.1.1/js/bootstrap.min.js"></script>
<script src="js/plugins/countdown/countdown.js"></script>
<script src="js/plugins/placeholder/jquery.placeholder.js"></script>
<script src="js/plugins/validator/jquery.form-validator.min.js"></script>
<script src="js/plugins/wow/wow.min.js"></script>
<script src="js/main.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-54886362-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>