-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·505 lines (489 loc) · 25.3 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
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
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
<!doctype html>
<html lang="zxx">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>ClientBird | Communicate Effectively</title>
<link rel="icon" href="https://avatars1.githubusercontent.com/u/52024181?s=200&v=4">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- animate CSS -->
<link rel="stylesheet" href="css/animate.css">
<!-- owl carousel CSS -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<!-- font awesome CSS -->
<link rel="stylesheet" href="css/all.css">
<!-- flaticon CSS -->
<link rel="stylesheet" href="css/flaticon.css">
<link rel="stylesheet" href="css/themify-icons.css">
<!-- font awesome CSS -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- swiper CSS -->
<link rel="stylesheet" href="css/slick.css">
<!-- style CSS -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!--::header part start::-->
<header class="main_menu">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-12">
<nav class="navbar navbar-expand-lg navbar-light">
<a class="navbar-brand main_logo" href="index.html"> <img height="60" src="https://i.ibb.co/SytzGdV/Copy-of-Copy-of-Client-Bird-2.png" alt="logo"> </a>
<a class="navbar-brand single_page_logo" href="index.html"> <img src="https://i.ibb.co/hMSS24H/Copy-of-Copy-of-Client-Bird-3.png" alt="logo"> </a>
<button class="navbar-toggler" type="button" data-toggle="collapse"
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span class="menu_icon"></span>
</button>
<div class="collapse navbar-collapse main-menu-item" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">features</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">pricing</a>
</li>
<!-- <li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="blog.html" id="navbarDropdown"
role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Blog
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="blog.html"> blog</a>
<a class="dropdown-item" href="single-blog.html">Single blog</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="blog.html" id="navbarDropdown1"
role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
pages
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown1">
<a class="dropdown-item" href="elements.html">Elements</a>
</div>
</li> -->
<li class="nav-item">
<a class="nav-link" href="#">Contact</a>
</li>
</ul>
</div>
<a href="https://app.clientbird.io/auth/google" class="d-none d-sm-block btn_1 home_page_btn">Try For Free</a>
</nav>
</div>
</div>
</div>
</header>
<!--::Header part end::-->
<!--::banner part start::-->
<section class="banner_part">
<div class="container">
<div class="row align-items-center justify-content-between">
<div class="col-lg-5">
<div class="banner_img d-none d-lg-block">
<img src="img/banner_img.png" alt="">
</div>
</div>
<div class="col-lg-6">
<div class="banner_text">
<div class="banner_text_iner">
<h1>A new way to manage your client work.</h1>
<p>Stop looking through old emails to find information about your projects. Check into the Birds Nest, where all your communication flies in the cloud! </p>
<a href="https://app.clientbird.io/auth/google" class="btn_2">Fly For Free</a>
</div>
</div>
</div>
</div>
</div>
<img src="img/animate_icon/Ellipse_7.png" alt="" class="feature_icon_1 custom-animation1">
<img src="img/animate_icon/Ellipse_8.png" alt="" class="feature_icon_2 custom-animation2">
<img src="img/animate_icon/Ellipse_1.png" alt="" class="feature_icon_3 custom-animation3">
<img src="img/animate_icon/Ellipse_2.png" alt="" class="feature_icon_4 custom-animation4">
<img src="img/animate_icon/Ellipse_3.png" alt="" class="feature_icon_5 custom-animation5">
<img src="img/animate_icon/Ellipse_4.png" alt="" class="feature_icon_6 custom-animation6">
</section>
<!--::banner part start::-->
<!--::use sasu part end::-->
<section class="use_sasu padding_top">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-4 col-sm-6">
<div class="single_feature">
<div class="single_feature_part">
<img src="img/icon/feature_icon_1.png" alt="">
<h4>Fully Secured</h4>
<p>Your communication is between your business and your clients. Be confident in knowing your bird nest is private, hashed, and encrypted. </p>
</div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="single_feature">
<div class="single_feature_part">
<img src="img/icon/feature_icon_2.png" alt="">
<h4>Automated Tools</h4>
<p>Skip that weekly meeting. ClientBird will automatically send out project updates to all of your clients every week on the business plan.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="single_feature">
<div class="single_feature_part">
<img src="img/icon/feature_icon_3.png" alt="">
<h4>Accept payments</h4>
<p>Recieve payments on time with Stripe integrations. Be paid per project, per milestone, take half up front, or take it all at the end. You're in charge. </p>
</div>
</div>
</div>
</div>
</div>
<img src="img/animate_icon/Ellipse_1.png" alt="" class="feature_icon_1 custom-animation1">
</section>
<!--::use sasu part end::-->
<!--::about_us part start::-->
<section class="about_us section_padding">
<div class="container">
<div class="row align-items-center justify-content-between">
<div class="col-md-6 col-lg-5">
<div class="about_us_text">
<img src="img/icon/Icon_1.png" alt="">
<h2>Keep Your<br>
Clients Engaged.</h2>
<p>Visually track the progress of a project with our Timeline Tool. Stay up to date on all things communication.
We cut out the middleman to let you focus on pure communication with an effective client management dashboard.
</p>
<a href="https://app.clientbird.io/auth/google" class="btn_2">learn more</a>
</div>
</div>
<div class="col-md-6 col-lg-6">
<div class="learning_img">
<img src="img/about_img.png" alt="">
</div>
</div>
</div>
</div>
<img src="img/animate_icon/Ellipse_4.png" alt="" class="feature_icon_1 custom-animation1">
</section>
<!--::about_us part end::-->
<!--::about_us part start::-->
<section class="about_us right_time">
<div class="container">
<div class="row align-items-center justify-content-between">
<div class="col-md-6 col-lg-6">
<div class="learning_img">
<img src="img/about_img_1.png" alt="">
</div>
</div>
<div class="col-md-6 col-lg-5">
<div class="about_us_text">
<img src="img/icon/Icon_2.png" alt="">
<h2>Onboard your clients, It's never been easier.</h2>
<p>Automatically generate professional contract templates on the fly.
Gain professional insights on how to grow your nest of clients.
One link, one click. Even the boomers can do it.
</p>
<a href="https://app.clientbird.io/auth/google" class="btn_2">learn more</a>
</div>
</div>
</div>
</div>
<img src="img/animate_icon/Ellipse_5.png" alt="" class="feature_icon_2 custom-animation2">
</section>
<!--::about_us part end::-->
<!--::pricing part start::-->
<section class="pricing_part section_padding home_page_pricing">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="section_tittle text-center">
<h2>Simple Pricing</h2>
<p>Your first project is completely free. No hassle, no commitment. <br />Fly away anytime.</p>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-3 col-sm-6">
<div class="single_pricing_part">
<img src="img/icon/pricing_icon_1.png" alt="">
<p>Demo</p>
<h3>Free</h3>
<ul>
<li>One Client</li>
<li>One Project</li>
<li>5 emails per week.</li>
<li>24/7 Support</li>
</ul>
<a href="#" class="pricing_btn">Purchase Now</a>
</div>
</div>
<div class="col-lg-3 col-sm-6">
<div class="single_pricing_part">
<img src="img/icon/pricing_icon_2.png" alt="">
<p style="margin-bottom: 5px;">Personal</p>
<span>Legitimize your side hustle</span>
<h3>$14.97 <span>/ mo</span></h3>
<ul>
<li>10 Clients</li>
<li>20 Projects</li>
<li>100 emails per week.</li>
<li>Collect payments</li>
<li>Onboarding Contracts</li>
<li>24/7 Support</li>
</ul>
<a href="#" class="pricing_btn">Purchase Now</a>
</div>
</div>
<div class="col-lg-3 col-sm-6">
<div class="single_pricing_part">
<img src="img/icon/pricing_icon_3.png" alt="">
<p>Business</p>
<h3>$47.97 <span>/ mo</span></h3>
<ul>
<li>50 Clients</li>
<li>100 Projects</li>
<li>1000 emails per week</li>
<li>Collect payments</li>
<li>3 accounts</li>
<li>Onboarding Contracts</li>
<li>Automated weekly meetings</li>
<li>24/7 Support</li>
</ul>
<a href="#" class="pricing_btn">Purchase Now</a>
</div>
</div>
<div class="col-lg-3 col-sm-6">
<div class="single_pricing_part">
<img src="img/icon/pricing_icon_4.png" alt="">
<p>Ultimate</p>
<h3>$97.97 <span>/ mo</span></h3>
<ul>
<li>Unlimited Clients</li>
<li>Unlimited Projects</li>
<li>Unlimited emails per week</li>
<li>Collect payments</li>
<li>20+ accounts</li>
<li>Onboarding Contracts</li>
<li>Automated weekly meetings</li>
<li>SMS Marketing Campaigns</li>
<li>White labeling</li>
<li>Direct communication with the founders of ClientBird.</li>
<li>24/7 Support</li>
</ul>
<a href="#" class="pricing_btn">Purchase Now</a>
</div>
</div>
</div>
</div>
<img src="img/animate_icon/Ellipse_2.png" alt="" class="feature_icon_2 custom-animation2">
</section>
<!--::pricing part end::-->
<!--::about_us part start::-->
<section class="review_part padding_bottom">
<div class="container">
<div class="row align-items-center justify-content-between">
<div class="col-md-6 col-lg-6">
<div class="review_img">
<img src="img/review_bg.png" alt="">
</div>
</div>
<div class="col-md-6 col-lg-5">
<div class="review_slider owl-carousel">
<div class="review_part_text">
<h2>No longer lose emails, texts, and documents</h2>
<p>Ever since switching to ClientBird, all of our project communication has been put in one place. Everyone at my agency knows where to look, and my clients actually remember to follow up with their side of the deal.</p>
<h3>Mitchel Jeferson, <span>CEO of SoftKing Design Agency</span> </h3>
</div>
<div class="review_part_text">
<h2>Legitimize your side hustle.</h2>
<p>What used to be a side hustle now appears to be a real business. I can create contracts and I can manage my meetings effectively. ClientBird is a game changer for small freelancers like myself!</p>
<h3>Tim Weasel, <span>Founder of MagnetBranding</span> </h3>
</div>
<div class="review_part_text">
<h2>Engage your clients, get paid on time.</h2>
<p>I used to have issues collecting payments form clients. Now when I take on projects I'm comfortable knowing when, and how I will be paid. My clients are at ease knowing that their money will only be spent when things get done. ClientBird is a win/win.</p>
<h3>Peter Ghrooling, <span>Founder of PeopleCraft</span> </h3>
</div>
</div>
</div>
</div>
</div>
<img src="img/animate_icon/Ellipse_4.png" alt="" class="feature_icon_2 custom-animation2">
</section>
<!--::about_us part end::-->
<!--::subscribe us part end::-->
<section class="subscribe_part padding_bottom">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<div class="subscribe_part_text text-center">
<h2>Legitimize your side hustle.<br/> Communicate effectively</h2>
<div class="subscribe_form">
<form action="#">
<div class="form-row">
<div class="col-sm-9">
<input type="email" class="form-control" placeholder="enter your email">
</div>
<div class="col-sm-3">
<div class="subscribe_btn">
<div class="btn_2 d-block">free trail</div>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<img src="img/animate_icon/Ellipse_5.png" alt="" class="feature_icon_2 custom-animation2">
</section>
<!--::subscribe us part end::-->
<!--::client logo part end::-->
<section class="client_logo">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-12">
<div class="client_logo_slider owl-carousel d-flex justify-content-between">
<div class="single_client_logo">
<img height="50px" src="https://www.skedge.io/signup-logo.png" alt="">
</div>
<div class="single_client_logo">
<img src="https://i.ibb.co/nRcCvdC/imageedit-1-2584813982.png" alt="">
</div>
<div class="single_client_logo">
<img src="https://i.ibb.co/zSyfrmP/logo3.png" alt="">
</div>
<div class="single_client_logo">
<img src="https://i.ibb.co/3SVTRHL/Screen-Shot-2019-10-07-at-10-50-38-PM.png" alt="">
</div>
<div class="single_client_logo">
<img src="https://i.ibb.co/p2WqgK9/Screen-Shot-2019-10-07-at-10-57-34-PM.png" alt="">
</div>
<div class="single_client_logo">
<img src="https://i.ibb.co/rm1htCS/Screen-Shot-2019-10-07-at-11-06-00-PM.png" alt="">
</div>
<!-- <div class="single_client_logo">
<img src="img/client_logo/client_logo_2.png" alt="">
</div> -->
</div>
</div>
</div>
</div>
</section>
<!--::client logo part end::-->
<!--::footer_part start::-->
<footer class="footer_part">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-12 col-lg-12">
<center>
<div class="single_footer_part">
<a href="index.html" class="footer_logo_iner"> <img width="450px" src="https://i.ibb.co/9NwkFPC/Copy-of-Copy-of-Client-Bird-6.png" alt="#"> </a>
<p>We're letting tomorrow's ideas take flight to become today's project with seamless collaboration between contractors and their clients.
</p>
</div>
</center>
</div>
<!-- <div class="col-sm-4 col-md-4 col-lg-2">
<div class="single_footer_part">
<h4>About Us</h4>
<ul class="list-unstyled">
<li><a href="">Managed Website</a></li>
<li><a href="">Manage Reputation</a></li>
<li><a href="">Power Tools</a></li>
<li><a href="">Marketing Service</a></li>
<li><a href="">Customer Service</a></li>
</ul>
</div>
</div>
<div class="col-sm-4 col-md-4 col-lg-2">
<div class="single_footer_part">
<h4>Quick Links</h4>
<ul class="list-unstyled">
<li><a href="">Store Hours</a></li>
<li><a href="">Brand Assets</a></li>
<li><a href="">Investor Relations</a></li>
<li><a href="">Terms of Service</a></li>
<li><a href="">Privacy & Policy</a></li>
</ul>
</div>
</div>
<div class="col-sm-4 col-md-4 col-lg-2">
<div class="single_footer_part">
<h4>My Account</h4>
<ul class="list-unstyled">
<li><a href="">Press Inquiries</a></li>
<li><a href="">Media Directories</a></li>
<li><a href="">Investor Relations</a></li>
<li><a href="">Terms of Service</a></li>
</ul>
</div>
</div>
<div class="col-sm-4 col-md-3 col-lg-2">
<div class="single_footer_part">
<h4>Resources</h4>
<ul class="list-unstyled">
<li><a href="">Application Security</a></li>
<li><a href="">Software Policy</a></li>
<li><a href="">Supply Chain</a></li>
<li><a href="">Agencies Relation</a></li>
<li><a href="">Manage Reputation</a></li>
</ul>
</div>
</div> -->
</div>
<hr>
<div class="row">
<div class="col-lg-8">
<div class="copyright_text">
<P><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></P>
</div>
</div>
<div class="col-lg-4">
<div class="footer_icon social_icon">
<ul class="list-unstyled">
<li><a href="#" class="single_social_icon"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="#" class="single_social_icon"><i class="fab fa-twitter"></i></a></li>
<li><a href="#" class="single_social_icon"><i class="fas fa-globe"></i></a></li>
<li><a href="#" class="single_social_icon"><i class="fab fa-behance"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!--::footer_part end::-->
<!-- jquery plugins here-->
<script src="js/jquery-1.12.1.min.js"></script>
<!-- popper js -->
<script src="js/popper.min.js"></script>
<!-- bootstrap js -->
<script src="js/bootstrap.min.js"></script>
<!-- easing js -->
<script src="js/jquery.magnific-popup.js"></script>
<!-- swiper js -->
<script src="js/swiper.min.js"></script>
<!-- swiper js -->
<script src="js/masonry.pkgd.js"></script>
<!-- particles js -->
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.nice-select.min.js"></script>
<!-- slick js -->
<script src="js/slick.min.js"></script>
<script src="js/jquery.counterup.min.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/contact.js"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src="js/jquery.form.js"></script>
<script src="js/jquery.validate.min.js"></script>
<script src="js/mail-script.js"></script>
<!-- custom js -->
<script src="js/custom.js"></script>
</body>
</html>