-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
307 lines (276 loc) · 15.4 KB
/
index.html
File metadata and controls
307 lines (276 loc) · 15.4 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>NextRev Labs | Software Incubator, Consultancy and Investment Shop in Austin TX</title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="apple-touch-icon" sizes="180x180" href="./images/fav/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="./images/fav/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./images/fav/favicon-16x16.png">
<link rel="manifest" href="./images/fav/site.webmanifest">
<link rel="mask-icon" href="./images/fav/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Poppins:400,500,700|Rubik:300,400,500" rel="stylesheet">
<!-- pe-icon-7 Css-->
<link rel="stylesheet" type="text/css" href="css/pe-icon-7-stroke.css" />
<!--Material Icon -->
<link rel="stylesheet" type="text/css" href="css/materialdesignicons.min.css" />
<!-- Waves effect Css-->
<link rel="stylesheet" type="text/css" href="css/waves.css" />
<!-- Bootstrap Css-->
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css" />
<!-- Magnific-popup -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- Custom Css -->
<link rel="stylesheet" type="text/css" href="css/style.css" />
<link rel="stylesheet" href="css/colors/green.css">
</head>
<body data-spy="scroll" data-target="#data-scroll" data-hijacking="on" data-animation="scaleDown">
<!-- STRAT NAVBAR -->
<nav class="navbar navbar-expand-lg fixed-top navbar-custom sticky sticky-dark">
<div class="container">
<!-- LOGO -->
<a class="navbar-brand logo text-uppercase" style="max-width: 120px" href="index.html">
<img src="images/nrl-logo.png" class='img-fluid' />
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<i class="mdi mdi-menu"></i>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav navbar-center" id="mySidenav">
<li class="nav-item">
<a href="#features" class="nav-link">Our Experience</a>
</li>
<li class="nav-item">
<a href="#services" class="nav-link">Featured</a>
</li>
<li class="nav-item">
<a href="#team" class="nav-link">Team</a>
</li>
</ul>
<div class="nav-button ml-auto">
<ul class="nav navbar-nav navbar-right">
<li>
<!-- <a href='#contact' class='btn btn-custom navbar-btn btn-rounded waves-effect waves-light'>Get in Touch</a> -->
<button type="button" data-href="#contact" class="btn btn-custom navbar-btn btn-rounded waves-effect waves-light">Get in Touch</button>
</li>
</ul>
</div>
</div>
</div>
</nav>
<!-- END NAVBAR -->
<!--START HOME-->
<section class="section bg-home height-100vh" id="home">
<div class="bg-overlay"></div>
<div class="display-table">
<div class="display-table-cell">
<div class="container">
<div class="row">
<div class="col-lg-8 offset-lg-2 text-white text-center">
<h1 class="home-title">Software Incubator, Consultancy and Investment Shop in Austin TX</h1>
<p class="padding-t-15 home-desc"></p>
</div>
</div>
</div>
</div>
</div>
<div class="bg-pattern-effect">
<img src="images/bg-pattern.png" alt="">
</div>
</section>
<!--END HOME-->
<!--START SERVICES-->
<section class="section pt-5" id="services">
<div class="container">
<div class="row">
<div class="col-lg-8 offset-lg-2">
<h1 class="section-title text-center">Putting Our Experience to Work</h1>
<div class="section-title-border margin-t-20"></div>
<p class="section-subtitle text-muted text-center padding-t-30 font-secondary">
Ideas abound, industries and hot trends come and go. <br>
Yet what remains constant is the need for sound, practical, innovative engineering and operational know-how.<br><br>
NextRev was born from two technologists who love to put their experience to work, having helped steer products from concept to exit such as PeopleAdmin and ShippingEasy. <br><br>
Whether in incubation, partnership or acquisition, we bring a wealth of experience and skills:
</div>
</div>
<div class="row margin-t-30">
<div class="col-lg-4 margin-t-20">
<div class="services-box text-center hover-effect">
<i class="pe-7s-diamond text-custom"></i>
<h4 class="padding-t-15">Design / UX</h4>
<p class="padding-t-15 text-muted">We believe that great UX is finding the right product experience for your specific customers.</p>
</div>
</div>
<div class="col-lg-4 margin-t-20">
<div class="services-box text-center hover-effect">
<i class="pe-7s-display2 text-custom"></i>
<h4 class="padding-t-15">Programming</h4>
<p class="padding-t-15 text-muted">Languages and frameworks change, but good fundamentals remain the same - honed from 20 years experience.</p>
</div>
</div>
<div class="col-lg-4 margin-t-20">
<div class="services-box text-center hover-effect">
<i class="pe-7s-piggy text-custom"></i>
<h4 class="padding-t-15">Operations and Scaling</h4>
<p class="padding-t-15 text-muted">We know that what gets you from user 1 to 100 won't get you to user 1,000,000.</p>
</div>
</div>
</div>
<div class="row margin-t-30">
<div class="col-lg-4 margin-t-20">
<div class="services-box text-center hover-effect">
<i class="pe-7s-science text-custom"></i>
<h4 class="padding-t-15">M&A</h4>
<p class="padding-t-15 text-muted">We've guided multiple platforms through acquisition, diligence, and closing.</p>
</div>
</div>
<div class="col-lg-4 margin-t-20">
<div class="services-box text-center hover-effect">
<i class="pe-7s-news-paper text-custom"></i>
<h4 class="padding-t-15">Prioritization</h4>
<p class="padding-t-15 text-muted">Wisdom and experience to pursue the right opportunities at the right time.</p>
</div>
</div>
<div class="col-lg-4 margin-t-20">
<div class="services-box text-center hover-effect">
<i class="pe-7s-plane text-custom"></i>
<h4 class="padding-t-15">Management</h4>
<p class="padding-t-15 text-muted">Vast experience building, managing and expanding teams of all sizes.</p>
</div>
</div>
</div>
</div>
</section>
<!--START SERVICES-->
<!--END ABOUT US-->
<section class="section bg-light" id="features">
<div class="container">
<div class="row">
<div class="col-lg-8 offset-lg-2">
<h1 class="section-title text-center">Featured Product</h1>
<div class="section-title-border margin-t-20"></div>
</div>
</div>
<div class="row vertical-content">
<div class="col-lg-5">
<div class="features-box">
<h2>TeamChores</h2>
<h4 class="text-muted">Launched Fall 2018</h4>
<p class="text-muted web-desc">A process mangement tool to stay informed and stay ahead, allowing teams to:</p>
<ul class="text-muted list-unstyled margin-t-30 features-item-list">
<li class="">Schedule and Assign Chores</li>
<li class="">Build Chore History and Learnings</li>
<li class="">Receive Customized Alerts and Notifications</li>
<li class="">Use Slack to Directly Interact with Chores</li>
</ul>
<a href="https://teamchores.co" target="_blank" class="btn btn-custom margin-t-30 waves-effect waves-light">Learn More <i class="mdi mdi-arrow-right"></i></a>
</div>
</div>
<div class="col-lg-7">
<div class="features-img features-right text-right">
<img src="./images/teamchores-hero.svg" alt="TeamChores helps teams stay ahead of their processes" class="img-fluid">
</div>
</div>
</div>
</div>
</section>
<!--END ABOUT US-->
<!--START WEBSITE-DESCRIPTION-->
<section class="section section-lg bg-web-desc">
<div class="bg-overlay"></div>
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="text-white">NextRev Team</h2>
</div>
</div>
</div>
<div class="bg-pattern-effect">
<img src="images/bg-pattern.png" alt="">
</div>
</section>
<!--END WEBSITE-DESCRIPTION-->
<section class="section pt-4" id="team">
<div class="container">
<div class="row margin-t-50">
<div class="offset-lg-3 col-lg-3 col-sm-6">
<div class="team-box text-center hover-effect">
<div class="team-wrapper">
<div class="team-member">
<img alt="" src="images/team/barry.jpg" class="img-fluid rounded">
</div>
</div>
<h4 class="team-name"><a href="https://linkedin.com/in/barrycox" class="h4 team-name" target="_blank">Barry Cox</a></h4>
<p class="text-uppercase team-designation">Founder</p>
</div>
</div>
<div class="col-lg-3 col-sm-6">
<div class="team-box text-center hover-effect">
<div class="team-wrapper">
<div class="team-member">
<img alt="" src="images/team/nick.jpg" class="img-fluid rounded">
</div>
</div>
<h4 class="team-name"><a href="https://linkedin.com/in/nkrupa" class="h4 team-name" target="_blank">Nick Krupa</a></h4>
<p class="text-uppercase team-designation">Founder</p>
</div>
</div>
</div>
</div>
</section>
<!--END TEAM-->
<!-- CONTACT FORM START-->
<section class="section " id="contact">
<div class="container">
<div class="row">
<div class="col-lg-8 offset-lg-2">
<h1 class="section-title text-center">Get In Touch</h1>
<div class="section-title-border margin-t-20"></div>
<p class="section-subtitle text-muted text-center font-secondary padding-t-30">We'd love to talk about product ideas, partnerships or acquisition opportunities. <br><br> Just drop us a line below to get in touch:</p>
<h4 class='text-center'>ping (at) nextrevlabs.com</h4>
</div>
</div>
</div>
</section>
<!-- CONTACT FORM END-->
<!--START FOOTER ALTER-->
<div class="footer-alt">
<div class="container">
<div class="row">
<div class="col-6">
<p class="copy-rights text-muted">2019 © NextRev Labs</p>
</div>
<div class="col-6 text-right ">
<p class="text-muted"><i class="pe-7s-mail-open"></i> ping(at)nextrevlabs.com</p>
</div>
</div>
</div>
</div>
<!--START FOOTER ALTER-->
<!-- JAVASCRIPTS -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/scrollspy.min.js"></script>
<!-- Sticky Header -->
<script src="js/jquery.sticky.js"></script>
<!-- Waves Effect js -->
<script src="js/waves.min.js"></script>
<!-- Magnific Popup -->
<script src="js/jquery.magnific-popup.min.js"></script>
<!-- Jquery easing -->
<script src="js/jquery.easing.1.3.min.js"></script>
<script src="js/app.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-35478310-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-35478310-1');
</script>
</body>
</html>