-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathprice.html
318 lines (305 loc) · 25.6 KB
/
price.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height">
<meta name="keywords" content="Lumeer">
<meta name="description" content="Lumeer">
<title>Lumeer: Work smarter with data you create</title>
<link rel="alternate" hreflang="en" href="price.html" />
<link rel="alternate" hreflang="cs" href="cena.html" />
<link rel="apple-touch-icon" sizes="57x57" href="favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png">
<link rel="shortcut icon" type="image/x.icon" href="favicon/favicon.ico">
<link rel="icon" type="image/x.icon" href="favicon/favicon.ico">
<link rel="manifest" href="favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" type="text/css" href="css/components/main.min.css">
<link rel="stylesheet" type="text/css" href="css/components/footer.min.css">
<link rel="stylesheet" type="text/css" href="css/components/contact-form.min.css">
<link rel="stylesheet" type="text/css" href="css/cena.min.css">
<script>window.noZensmooth = true</script>
<script src="js/lib/zenscroll-min.js"></script>
<script src="js/components/main.min.js"></script>
<script src="js/price.min.js"></script>
<!-- Language switch -->
<script src="js/lang.min.js"></script>
<script>
window.onload = function() {
selectLanguage('en', 'cs', 'cena');
};
</script>
<script src="js/custom.min.js"></script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NBXWDKQ');</script>
<!-- End Google Tag Manager -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NBXWDKQ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<section class="header">
<header>
<nav>
<div class="content">
<a class="header-logo" href="index.html" title="Lumeer Logo"><img alt="Lumeer Logo" src="img/logo-big.svg"></a>
<div class="item-container nav-item-container">
<a class="item column" href="features.html">Features</a>
<a class="item column active" href="price.html">Pricing</a>
<a class="item column" href="https://blog.lumeer.io/" target="_blank">Blog</a>
<a class="item column" href="contact.html">Contact</a>
<div class="column">
<a href="https://get.lumeer.io/en/" target="_blank"><button class="filled-button green-button item small-button header-nav-try-demo">Try for Free</button></a>
</div>
</div>
<div class="header-nav-language-search">
<a class="item column header-nav-language" href="cena.html" onclick="onLanguageChange('cs');">cze</a>
<!--button class="item column header-nav-search"></button-->
</div>
</div>
<div class="header-nav-icon bars">
<svg class="rect-1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 2">
<rect height="2" width="25"></rect>
</svg>
<svg class="rect-2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 2">
<rect height="2" width="25"></rect>
</svg>
<svg class="rect-3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 2">
<rect height="2" width="25"></rect>
</svg>
</div>
</nav>
<div class="content header-under-nav">
<h1>Pricing</h1>
<p class="h-desc">Lumeer can save you up to 50% of your time with spreadsheets. This is why your investment gets returned during the first week of Lumeer's usage.</p>
</div>
</header>
</section>
<section class="pack-price">
<div class="content">
<div class="main-column-container">
<div class="main-column column border-radius-big shadowed">
<h3>Business</h3>
<img alt="suitcase" src="img/price-briefcase.svg">
<p class="description-text">If you take it seriously and you want to use Lumeer for your whole company, it is good to have your back covered by support, powerful server and lots of data.</p>
<div class="price-container">
<div class="billing-switch-container">
<div class="billing-switch">
<svg class="billing-switch-circle" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
<circle cx="10" cy="10" r="10"></circle>
</svg>
</div>
<p>Billed Annualy</p>
</div>
<div class="price-button-container">
<a href="https://get.lumeer.io/en/" target="_blank"><button class="green-button filled-button huge-button">€ 6.99</button></a>
<p>€ 83.88 / user per year</p>
</div>
<div></div>
</div>
</div>
<div class="main-column column border-radius-big shadowed">
<h3>All Inclusive</h3>
<img alt="gift" src="img/price-present.svg">
<p class="description-text">Give Lumeer a try. Enter some data, invite friends and organize your project.</p>
<a href="https://get.lumeer.io/en/" target="_blank"><button class="filled-button big-button">Free Forever</button></a>
</div>
</div>
</div>
</section>
<section class="packs-content">
<div class="content">
<h2>What are the service levels in individual packages?</h2>
<div class="main-column-container">
<div class="main-column column border-radius-big shadowed">
<table>
<thead>
<tr>
<th></th>
<th>Business</th>
<th>All Inclusive</th>
</tr>
</thead>
<tbody>
<tr>
<td>All features included</td>
<td><img alt="Yes" class="tick" src="img/price-tick-green.svg" title="Yes"></td>
<td><img alt="Yes" class="tick" src="img/price-tick-blue.svg" title="Yes"></td>
</tr>
<tr>
<td>Verified updates and new features</td>
<td><img alt="Yes" class="tick" src="img/price-tick-green.svg" title="Yes"></td>
<td><img alt="Yes" class="tick" src="img/price-tick-blue.svg" title="Yes"></td>
</tr>
<tr>
<td>Next business day e-mail support
</td>
<td><img alt="Yes" class="tick" src="img/price-tick-green.svg" title="Yes"></td>
<td>best effort</td>
</tr>
<tr>
<td>Data backup and next business day recovery
</td>
<td><img alt="Yes" class="tick" src="img/price-tick-green.svg" title="Yes"></td>
<td>best effort</td>
</tr>
<tr>
<td>Powerful shared server resources</td>
<td><img alt="Yes" class="tick" src="img/price-tick-green.svg" title="Yes"></td>
<td></td>
</tr>
<tr>
<td>Unlimited projects, users and tables</td>
<td><img alt="Yes" class="tick" src="img/price-tick-green.svg" title="Yes"></td>
<td>Max. 1/3/10</td>
</tr>
<tr>
<td>Large data volume<br>
(1,000,000 records in total)
</td>
<td><img alt="Yes" class="tick" src="img/price-tick-green.svg" title="Yes"></td>
<td>Max. 200</td>
</tr>
</tbody>
</table>
</div>
<div class="main-column column border-radius-big shadowed">
<h3>Which one is yours?</h3>
<a href="https://get.lumeer.io/en/" target="_blank"><button class="filled-button green-button big-button">Business</button></a>
<a href="https://get.lumeer.io/en/" target="_blank"><button class="filled-button blue-button big-button">All Inclusive</button></a>
</div>
</div>
</div>
</section>
<section class="professional-pack">
<div class="content">
<div class="main-column column">
<div class="h-row">
<img alt="" src="img/price-star.svg">
<h2>Professional package</h2>
</div>
<p class="description-text">We are able to offer you a customized service level based on your needs. This can be a 24/7 phone support, next business day data recovery, dedicated server, unlimited data.</p>
<a href="contact.html"><button class="filled-button green-button big-button">Upon Request</button></a>
</div>
<div class="main-column column">
<div class="image-container">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68.6 281.15"><title> </title><g id="Layer_2"><g id="Layer_1-2"><path class="cls-1"
d="M67.1,1.5c-60.78,0,0,139.07-65.6,139.07"/><path class="cls-1" d="M67.1,279.65c-60.78,0,0-139.08-65.6-139.08"/></g></g>
</svg>
</div>
<ul>
<li>All features included</li>
<li>Verified updates and new features</li>
<li>E-mail and <em>24/7 phone support</em></em>
</li>
<li><em>Redundant</em> data backup and next business day recovery
</li>
<li><em>Dedicated</em> server resources</li>
<li>Unlimited projects, users and tables</li>
<li>Almost <em>unlimited</em> data</li>
</ul>
</div>
</div>
</section>
<section class="contact-form section-bottom-gray">
<div class="content">
<h2>Do you have a question regarding price?<br>Send us a message!</h2>
<form method="post" action="https://formspree.io/[email protected]" id="contactForm">
<textarea class="border-radius-big shadowed" name="message" placeholder="Hello, I would like to figure out what price package is best for me. I would like to use Lumeer for [describe your use case] Thanks! [Your name]"></textarea>
<input class="border-radius-big shadowed" name="_replyto" placeholder="Your email">
<button disabled id="contactSubmit" form="contactForm" type="submit" value="Send" class="filled-button green-button big-button bor" onclick="">Send the Message</button>
<div class="agreement" style="width: 100%;">
<input type="checkbox" class="border-radius-big shadowed" id="agreement" onchange="document.getElementById('contactSubmit').disabled = !this.checked;"/>
<span>In case you want to grant us <a href="agree_form.html">the right to process your personal information</a>, check this field and send the form.</span>
<input type="text" name="_gotcha" style="display:none" />
</div>
</form>
</div>
</section>
<section class="footer">
<footer>
<div class="content">
<div class="item-container column-container">
<div class="column column-3 main-column">
<div class="column-content">
<h3>Copyrights</h3>
<p class="description-text"><span class="copyright-left-part">© Lumeer. All rights reserved.</span><br>
<span class="copyright-left-part">Sources licensed under</span> <a href="https://github.com/Lumeer/engine/blob/devel/LICENSE.txt" rel="nofollow" target="_blank">GPLv3</a>.<br>
<span class="copyright-left-part">Web Font</span> <a href="http://www.latofonts.com/lato-free-fonts/" rel="nofollow" target="_blank">Lato</a>.</p>
</div>
</div>
<div class="column column-3 main-column">
<div class="column-content">
<h3>Legal</h3>
<p class="description-text">
<a href="terms_service.html">Terms of Service</a><br/>
<a href="privacy.html">Privacy Statement</a><br/>
<a href="information.html">List of information processing entities</a><br/>
<a href="cookies.html">Cookies Usage</a><br/>
<a href="gdpr.html">GDPR</a>
</p>
</div>
</div>
<div class="column column-3 main-column footer-link-container">
<div class="column-content">
<div class="row item-container footer-social-network-container">
<a class="footer-social-network column" href="https://twitter.com/lumeerio" title="Twitter">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28.98 28.98"><defs><style>.cls-1{fill:#19ac86;}</style></defs><title>Twitter</title><g id="Layer_2"><g id="Layer_1-2"><path
class="cls-1" d="M29,14.49A14.49,14.49,0,1,1,14.49,0,14.49,14.49,0,0,1,29,14.49ZM11.84,22.14a9.87,9.87,0,0,0,9.94-9.94c0-.15,0-.3,0-.45a7.16,7.16,0,0,0,1.75-1.81,7.09,7.09,0,0,1-2,.55,3.49,3.49,0,0,0,1.54-1.93,7.08,7.08,0,0,1-2.22.85,3.5,3.5,0,0,0-6,2.39,3.2,3.2,0,0,0,.09.8,9.91,9.91,0,0,1-7.2-3.65,3.49,3.49,0,0,0,1.09,4.66,3.43,3.43,0,0,1-1.58-.43v0A3.5,3.5,0,0,0,10,16.63a3.48,3.48,0,0,1-.92.12,3.34,3.34,0,0,1-.66-.07,3.49,3.49,0,0,0,3.26,2.43,7,7,0,0,1-4.34,1.49,6.35,6.35,0,0,1-.83-.05,9.73,9.73,0,0,0,5.34,1.58"/></g></g></svg>
</a>
<a class="footer-social-network column" href="https://github.com/Lumeer" title="GitHub">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28.98 28.98"><defs><style>.cls-1{fill:#19ac86;}</style></defs><title>GitHub</title><g id="Layer_2"><g id="Layer_1-2"><path
class="cls-1" d="m 25.903799,-0.02625716 -22.7857753,0 c -1.7154046,0 -3.10714918,1.39174606 -3.10714918,3.10715066 l 0,22.7857755 c 0,1.715408 1.39174458,3.107151 3.10714918,3.107151 l 22.7857753,0 c 1.715406,0 3.107153,-1.391743 3.107153,-3.107151 l 0,-22.7857755 c 0,-1.7154046 -1.391747,-3.10715066 -3.107153,-3.10715066 z M 17.96114,24.811532 c -0.54375,0.0971 -0.744421,-0.23951 -0.744421,-0.51786 0,-0.349552 0.01298,-2.136163 0.01298,-3.579695 0,-1.009823 -0.336607,-1.650673 -0.731474,-1.987283 2.395092,-0.265401 4.919654,-0.595537 4.919654,-4.731933 0,-1.178127 -0.420755,-1.767189 -1.106921,-2.524559 0.110049,-0.27835 0.479022,-1.424112 -0.110042,-2.9129551 -0.899777,-0.2783465 -2.95827,1.1587103 -2.95827,1.1587103 -0.854463,-0.23951 -1.780134,-0.3625002 -2.692865,-0.3625002 -0.912724,0 -1.838395,0.1229902 -2.692865,0.3625002 0,0 -2.058486,-1.4370568 -2.9582629,-1.1587103 -0.5890647,1.4823721 -0.2265645,2.6281341 -0.1100492,2.9129551 -0.6861595,0.75737 -1.0098188,1.346432 -1.0098188,2.524559 0,4.116976 2.4145129,4.466532 4.8096119,4.731933 -0.31072,0.27835 -0.589065,0.75737 -0.686167,1.443532 -0.614958,0.27835 -2.1879478,0.757367 -3.1265731,-0.899781 C 8.1865967,18.247677 7.124983,18.163523 7.124983,18.163523 6.0763234,18.150569 7.05376,18.823794 7.05376,18.823794 c 0.6991134,0.323661 1.1910759,1.566522 1.1910759,1.566522 0.6279055,1.922549 3.6314831,1.275227 3.6314831,1.275227 0,0.899778 0.01298,2.362728 0.01298,2.628129 0,0.27835 -0.194197,0.61496 -0.744421,0.51786 -4.2723272,-1.430586 -7.2629648,-5.495773 -7.2629648,-10.247126 0,-5.9424251 4.5442136,-10.4542667 10.4866328,-10.4542667 5.942427,0 10.758513,4.5118416 10.758513,10.4542667 0.0066,4.751353 -2.893528,8.823015 -7.165871,10.247126 z m -6.350234,-3.955145 c -0.122996,0.02588 -0.239512,-0.02588 -0.252459,-0.110045 -0.01298,-0.0971 0.07122,-0.18125 0.194198,-0.207141 0.122988,-0.01295 0.239511,0.03884 0.252458,0.122991 0.01939,0.08415 -0.06474,0.168304 -0.194197,0.194195 z m -0.614959,-0.05826 c 0,0.08415 -0.09709,0.155359 -0.226564,0.155359 -0.142409,0.01295 -0.239512,-0.05826 -0.239512,-0.155359 0,-0.08415 0.0971,-0.155356 0.226565,-0.155356 0.122996,-0.01295 0.239511,0.05826 0.239511,0.155356 z m -0.88683,-0.07121 c -0.02588,0.08415 -0.1553559,0.122993 -0.2654051,0.08415 -0.1229887,-0.02588 -0.207144,-0.122991 -0.1812501,-0.207144 0.025879,-0.08415 0.1553562,-0.122991 0.2654054,-0.0971 0.1294618,0.03883 0.2136098,0.135937 0.1812498,0.220088 z M 9.3129086,20.377365 c -0.058247,0.07121 -0.1812501,0.05825 -0.2783523,-0.03884 -0.097095,-0.08415 -0.1229888,-0.207145 -0.058247,-0.265404 0.058247,-0.07121 0.1812501,-0.05825 0.2783523,0.03884 0.084148,0.08415 0.1165227,0.213615 0.058247,0.265403 z M 8.723844,19.7883 c -0.058247,0.03884 -0.1683032,0 -0.2395115,-0.0971 -0.071223,-0.0971 -0.071223,-0.207141 0,-0.252455 0.071223,-0.05826 0.1812501,-0.01295 0.2395115,0.08415 0.071223,0.0971 0.071223,0.213616 0,0.265401 z M 8.3030825,19.160398 c -0.058247,0.05825 -0.1553562,0.02588 -0.2265645,-0.03884 -0.071223,-0.08415 -0.084148,-0.18125 -0.025879,-0.226564 0.058247,-0.05826 0.1553636,-0.02588 0.2265645,0.03884 0.071223,0.08415 0.084155,0.18125 0.025879,0.226565 z M 7.869374,18.681378 c -0.025879,0.05826 -0.1100418,0.07121 -0.1812501,0.02588 -0.084148,-0.03883 -0.1229888,-0.110045 -0.097095,-0.168301 0.025879,-0.03884 0.097095,-0.05826 0.1812501,-0.02588 0.084148,0.04531 0.1229888,0.11652 0.097095,0.168306 z"
id="path4883"/></g></g></svg>
</a>
<a class="footer-social-network column" href="https://www.facebook.com/lumeer.io/" title="Facebook">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28.98 28.98"><defs><style>.cls-1{fill:#19ac86;}</style></defs><title>GitHub</title><g id="Layer_2"><g id="Layer_1-2"><path
class="cls-1"
d="M 28.98,3.1049998 V 25.875 c 0,1.714221 -1.390785,3.105 -3.104999,3.105 H 20.357157 V 17.517378 h 3.920061 l 0.562781,-4.372877 h -4.482842 v -2.7945 c 0,-1.2678772 0.349312,-2.1282222 2.167028,-2.1282222 h 2.315814 v -3.907121 c -0.40106,-0.05173 -1.772439,-0.174656 -3.376686,-0.174656 -3.337874,0 -5.627811,2.037656 -5.627811,5.783062 v 3.2279022 h -3.933003 v 4.372877 h 3.939468 V 28.98 H 3.1050058 C 1.3907848,28.98 -2.2888184e-7,27.589221 -2.2888184e-7,25.875 V 3.1049998 C -2.2888184e-7,1.3907788 1.3907848,-2.2888184e-7 3.1050058,-2.2888184e-7 H 25.875001 C 27.589215,-2.2888184e-7 28.98,1.3907788 28.98,3.1049998 Z"
id="path1066" /></g></g></svg>
</a>
<a class="footer-social-network column" href="https://www.instagram.com/explore/tags/lumeerio/" title="Instagram">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28.98 28.98"><defs><style>.cls-1{fill:#19ac86;}</style></defs><title>GitHub</title><g id="Layer_2"><g id="Layer_1-2"><path
class="cls-1"
d="m 14.493232,7.0598936 c -4.111831,0 -7.4284487,3.3173584 -7.4284487,7.4301064 0,4.112748 3.3166177,7.430106 7.4284487,7.430106 4.11183,0 7.428448,-3.317358 7.428448,-7.430106 0,-4.112748 -3.316618,-7.4301064 -7.428448,-7.4301064 z m 0,12.2606454 c -2.657174,0 -4.8294607,-2.166306 -4.8294607,-4.830539 0,-2.664233 2.1658217,-4.8305394 4.8294607,-4.8305394 2.663638,0 4.829461,2.1663064 4.829461,4.8305394 0,2.664233 -2.172288,4.830539 -4.829461,4.830539 z M 23.9582,6.7559636 c 0,0.963522 -0.775817,1.733045 -1.732658,1.733045 -0.963306,0 -1.732658,-0.77599 -1.732658,-1.733045 0,-0.957054 0.775817,-1.733044 1.732658,-1.733044 0.956841,0 1.732658,0.77599 1.732658,1.733044 z m 4.919973,1.758911 C 28.768265,6.1933706 28.238124,4.1369976 26.537791,2.4427516 24.843924,0.74850665 22.788009,0.21824665 20.467023,0.10184865 c -2.392102,-0.135799 -9.561945,-0.135799 -11.9540477,0 -2.314521,0.109932 -4.370435,0.640192 -6.070768,2.33443695 -1.70033203,1.694245 -2.22400903,3.750619 -2.34038103,6.072123 -0.135768,2.3926364 -0.135768,9.5640794 0,11.9567164 0.109907,2.321504 0.640049,4.377878 2.34038103,6.072123 1.700333,1.694245 3.749782,2.224505 6.070768,2.340904 2.3921027,0.135798 9.5619457,0.135798 11.9540477,0 2.320986,-0.109932 4.376901,-0.640192 6.070768,-2.340904 1.693868,-1.694245 2.224009,-3.750619 2.340382,-6.072123 0.135768,-2.392637 0.135768,-9.557613 0,-11.9502504 z M 25.787835,23.032359 c -0.504281,1.267451 -1.480518,2.243905 -2.754151,2.754765 -1.907216,0.756591 -6.432816,0.581993 -8.540452,0.581993 -2.107637,0 -6.6397007,0.168131 -8.5404527,-0.581993 -1.267168,-0.504393 -2.243404,-1.480848 -2.75415,-2.754765 -0.756422,-1.907643 -0.581863,-6.434252 -0.581863,-8.542359 0,-2.108107 -0.168094,-6.6411834 0.581863,-8.5423594 0.504281,-1.26745 1.480517,-2.243904 2.75415,-2.754765 1.907217,-0.75659 6.4328157,-0.581992 8.5404527,-0.581992 2.107636,0 6.639701,-0.168132 8.540452,0.581992 1.267168,0.504394 2.243405,1.480848 2.754151,2.754765 0.756422,1.907643 0.581863,6.4342524 0.581863,8.5423594 0,2.108107 0.174559,6.641183 -0.581863,8.542359 z"
id="path2" /></g></g></svg>
</a>
</div>
<nav class="row item-container">
<a class="column" href="features.html">Features</a>
<a class="column" href="price.html">Price</a>
<a class="column" href="http://blog.lumeer.io/" target="_blank">Blog</a>
<a class="column" href="contact.html">Contact</a>
</nav>
<div class="item-container footer-contact-info">
<div class="row" title="Phone number"><img alt="phone" class="column" src="img/footer-phone.svg"><span class="column">+420 608 677 218</span></div>
<div class="row" title="Email"><img alt="email" class="column" src="img/footer-email.svg"><span
class="column">hello@lumeer.io</span></div>
<a class="row" href="index_cz.html" title="URL"><img alt="browser" class="column" src="img/footer-site.svg"><span class="column">lumeer.io</span></a>
</div>
</div>
</div>
</div>
</div>
<div class="designer-signature"><p>designed by UNIFER <img alt="Unifer" src="img/unifer.svg" title="Unifer"></p></div>
</footer>
</section>
</body>
</html>