-
Notifications
You must be signed in to change notification settings - Fork 2
/
about.html
358 lines (289 loc) · 15.8 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-62115237-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-62115237-3');
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Powered by LiveContracts.io · Secured in the Blockchain" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<title>LegalFling - Get explicit about sexual consent</title>
<!-- Favicon -->
<link rel="shortcut icon" href="./images/favicon.png"/>
<!-- Google Fonts -->
<link rel="stylesheet" type="text/css"
href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&Raleway:300,400,500,600,700,800,900">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- owl-carousel -->
<link rel="stylesheet" type="text/css" href="css/owl-carousel/owl.carousel.css"/>
<!-- Font Awesome -->
<link rel="stylesheet" type="text/css" href="css/font-awesome.css"/>
<!-- Magnific Popup -->
<link rel="stylesheet" type="text/css" href="css/magnific-popup/magnific-popup.css"/>
<!-- Animate -->
<link rel="stylesheet" type="text/css" href="css/animate.css"/>
<!-- Ionicons -->
<link rel="stylesheet" href="css/ionicons.min.css">
<!-- Style -->
<link rel="stylesheet" href="css/style.css">
<!-- Responsive -->
<link rel="stylesheet" href="css/responsive.css">
<!-- custom style -->
<link rel="stylesheet" href="css/custom.css"/>
<!-- colors scheme -->
<link rel="stylesheet" href="css/colors.css"/>
</head>
<body>
<!-- loading -->
<div id="loading" class="green-bg">
<div id="loading-center">
<div class="boxLoading"></div>
</div>
</div>
<!-- loading End -->
<!-- Header -->
<header id="header-wrap" data-spy="affix" data-offset-top="55">
<div class="container">
<div class="row">
<div class="col-sm-12">
<nav class="navbar navbar-default">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<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="#">
<img src="./images/logo.png" alt="logo">
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right" id="top-menu">
<li class="active"><a href="index.html#iq-home">Home</a></li>
<li><a href="index.html#about-us">About our app</a></li>
<li><a href="index.html#features">How it works</a></li>
<li><a href="index.html#screenshots">Screenshots</a></li>
<li><a href="index.html#faq">FAQ</a></li>
<li><a href="index.html#download">Download</a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</nav>
</div>
</div>
</div>
</header>
<!-- Header End -->
<!-- Banner -->
<section id="iq-home" class="banner-03 iq-bg iq-bg-fixed iq-box-shadow iq-over-black-80"
style=" background: url('./images/shutterstock_499266745.jpg');">
<div class="container">
<div class="row">
<div class="col-sm-12 text-center">
<h1 class="iq-font-white iq-tw-8">Get explicit about sexual consent</h1>
<h2>Secured on the blockchain</h2>
<div class="hero-livecontracts-section">
<h4>This showcase is powered by <a href="https://legalthings.one/">LegalThings.One</a></h4>
<a class="button hero-btn" href="https://legalthings.one" style="display: none">Support project</a>
</div>
<div class="iq-mobile-app text-center">
<div class="iq-mobile-box">
<img class="iq-mobile-img" src="./images/banner/02.png" alt="#">
<span data-depth="0.8" class="layer iq-mobile-icon icon-01"
data-bottom="transform:translateX(50px)" data-top="transform:translateX(-100px);">
<img src="./images/banner/04-new.png" alt="#">
</span>
<span data-depth="0.8" class="layer iq-mobile-icon icon-02"
data-bottom="transform:translateX(100px)" data-top="transform:translateX(0px);">
<img src="./images/banner/05-new.png" alt="#">
</span>
<span data-depth="0.8" class="layer iq-mobile-icon icon-03"
data-bottom="transform:translateX(-50px)" data-top="transform:translateX(40px);">
<img src="./images/banner/06-new.png" alt="#">
</span>
<span data-depth="0.8" class="layer iq-mobile-icon icon-04"
data-bottom="transform:translateX(-30px)" data-top="transform:translateX(0px);">
<img src="./images/banner/07-new.png" alt="#">
</span>
<span data-depth="0.8" class="layer iq-mobile-icon icon-05"
data-bottom="transform:translateX(0px)" data-top="transform:translateX(-50px);">
<img src="./images/banner/09-new.png" alt="#">
</span>
</div>
</div>
<div class="link">
<h5 class="iq-font-white" data-animation="animated fadeInLeft">Be the first one to have a LegalFling</h5>
<ul class="list-inline" data-animation="animated fadeInUp">
<li><a href="https://itunes.apple.com/nl/app/legalfling/id1350423465?mt=8" data-toggle="modal"><i class="ion-social-apple"></i></a></li>
<li><a href="https://play.google.com/store/apps/details?id=io.legalfling" data-toggle="modal"><i class="ion-social-android"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- Banner End -->
<div class="main-content">
<!-- Feature -->
<!-- Feature END -->
<hr>
<!-- About Our App -->
<section class="iq-about-03 overview-block-ptb">
<div class="container">
<div class="row mb-20">
<div class="col-sm-12">
<div class="heading-title iq-mb-20">
<h1 class="title iq-tw-6 new-h1">About LegalFling</h1>
<div class="divider"></div>
<div class="center-block iq-pt-30">
<span class="lead iq-tw-6"><h1 class="new-h1"><strong> LegalFling.io is registered as a Dutch BV incorporated by Firm24. </strong></h1></span>
</div>
</div>
</div>
<div class="col-sm-12 text-left">
<p class="new-h2">
You can incorporate your Dutch BV online without any hassle with Firm24. Your company will be up and running within 5 working days, this is also one of the reason why we chose Firm24 to incorporate our company.
</p>
</div>
</div>
<div class="row mb-20">
<div class="col-sm-12">
<div class="heading-title iq-mb-20">
<div class="center-block iq-pt-30">
<span class="lead iq-tw-6"><h2 class="new-h2"><strong> There are also a few other advantages to incorporate you Dutch BV online. </strong></h2></span>
</div>
</div>
</div>
<div class="col-sm-12 text-left">
<p class="new-h2">
<strong>Free advice from tax specialists and lawyers. </strong><br>
Firm24 understands that you have questions about incorporating a BV. You can get free advice from tax specialists and lawyers, during the week and during weekdays.
</p>
</div>
<div class="col-sm-12 text-left">
<p class="new-h2">
<strong>Fast procedure to incorporate your BV.</strong><br>
The procedure is fully digitised, from <a href="https://www.firm24.com/en/incorporate-dutch-bv/" target="_blank" alt="Firm24">incorporation your Dutch BV</a>, manage bookkeeping to drafting legal documents. Only once, physical attendance at the notary or the head office is required for the incorporation.
</p>
</div>
<div class="col-sm-12 text-left">
<p class="new-h2">
<strong>Nationwide notary network</strong><br>
In the Netherlands Firm24 has a nationwide network of notaries and lawyers. They work together intensively with renowned business partners, who all belongs to the Dutch top 10 in their respective market segment.
</p>
</div>
</div>
<div class="row mb-20">
<div class="col-sm-12">
<div class="heading-title iq-mb-20">
<div class="center-block iq-pt-30">
<span class="lead iq-tw-6"><h2 class="new-h2"><strong> Why we chose Firm24. </strong></h2></span>
</div>
</div>
</div>
<div class="col-sm-12 text-left">
<p class="new-h2">
Moreover, there are a few specific why we chose Firm24..<br>
<ol class="new-h2">
<li><strong>1. They offered us the possibility to incorporate LegalFling.io within 24 hours.</strong> <br>Normally the process of incorporation takes 3 to 5 working days to incorporate a BV. Fortunately, we could do it within 24 hours. </li>
<li><strong>2. A fixed price.</strong><br> There are no additional recurring costs after the incorporation. </li>
<li><strong>3. Tax advantages are possible.</strong><br> There are a few exclusive advantages regarding international tax planning in the Netherlands. </li>
</ol>
</p>
</div>
</div>
<div class="row mb-20">
<div class="col-sm-12">
<div class="heading-title iq-mb-20">
<div class="center-block iq-pt-30">
<span class="lead iq-tw-6"><h2 class="new-h2"><strong> Incorporate your BV with Firm24. </strong></h2></span>
</div>
</div>
</div>
<div class="col-sm-12 text-left">
<p class="new-h2">
You can <a href="https://www.firm24.com/bv-oprichten/" target="_blank" alt="Firm24">incorporate your BV with Firm24</a> as well and your company will be up and running within 5 workdays.
</p>
<p class="new-h2">
Wil jij een BV oprichten? Start dan <a href="https://www.firm24.com/bv-oprichten/" target="_blank" alt="Firm24">direct hier je BV oprichting</a> en je kan binnen 5 werkdagen beginnen met ondernemen.
</p>
</div>
</div>
</div> <!-- container -->
</section>
<!-- About Our App END -->
<!-- Footer -->
<footer class="iq-footer-03 white-bg iq-ptb-20">
<div class="container">
<div class="row">
<div class="col-sm-6">
<div class="footer-copyright iq-pt-10">Copyright LegalFling <span id="copyright"> <script>document.getElementById('copyright').appendChild(document.createTextNode(new Date().getFullYear()))</script></span> by
<a href="https://legalthings.io" class="text-green">LegalThings B.V.</a> Incorporated by <a href="https://www.firm24.com/bv-oprichten/">Firm24.</a> <br>
All Rights Reserved <a href="documents/privacy-policy.pdf" class="text-green" target="_blank">Privacy Policy</a>
</div>
</div>
<div class="col-sm-6">
<ul class="info-share">
<li><a href="https://twitter.com/legalfling"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://github.com/legalthings"><i class="fa fa-github"></i></a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- END -->
</div>
<!-- back-to-top -->
<div id="back-to-top">
<a class="top" id="top" href="#top"> <i class="ion-ios-upload-outline"></i> </a>
</div>
<!-- back-to-top End -->
<!-- jQuery -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<!-- owl-carousel -->
<script type="text/javascript" src="js/owl-carousel/owl.carousel.min.js"></script>
<!-- Counter -->
<script type="text/javascript" src="js/counter/jquery.countTo.js"></script>
<!-- Jquery Appear -->
<script type="text/javascript" src="js/jquery.appear.js"></script>
<!-- Magnific Popup -->
<script type="text/javascript" src="js/magnific-popup/jquery.magnific-popup.min.js"></script>
<!-- Retina -->
<script type="text/javascript" src="js/retina.min.js"></script>
<!-- wow -->
<script type="text/javascript" src="js/wow.min.js"></script>
<!-- Skrollr -->
<script type="text/javascript" src="js/skrollr.min.js"></script>
<!-- Countdown -->
<script type="text/javascript" src="js/jquery.countdown.min.js"></script>
<!-- bootstrap -->
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<!-- Mailchimp -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery-ajaxchimp/1.3.0/jquery.ajaxchimp.min.js"></script>
<!-- Style Customizer -->
<script type="text/javascript" src="js/style-customizer.js"></script>
<!-- Custom -->
<script type="text/javascript" src="js/custom.js"></script>
<!-- Twitter universal website tag code -->
<script>
!function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);
},s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='//static.ads-twitter.com/uwt.js',
a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script');
// Insert Twitter Pixel ID and Standard Event data below
twq('init','nytjh');
twq('track','PageView');
</script>
<!-- End Twitter universal website tag code -->
</body>
</html>