-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
387 lines (351 loc) · 16.4 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
<!DOCTYPE html>
<head>
<link href="https://fonts.googleapis.com/css?family=Noto+Sans:200,400,700" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon"
type="image/png"
href="SMALL/favicon.png">
<meta charset="UTF-8">
<title>Hash</title>
<meta name="description" content="Construa a melhor experiência financeira para seus clientes.">
<meta property="og:title" content="Hash" />
<meta property="og:url" content="https://www.hash.com.br/index.html" />
<meta property="og:description" content="Construa a melhor experiência financeira para seus clientes">
<meta property="og:image" content="SMALL/whatsapp.png">
<META HTTP-EQUIV="Content-type" CONTENT="text/html; charset=UTF-8">
<!-- Google reCAPTCHA V2 -->
<script src="https://www.google.com/recaptcha/api.js?hl=pt-br" async defer></script>
<!-- Google Analytics -->
<!-- Global Site Tag (gtag.js) - Google Analytics -->
<script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-89225510-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments) };
gtag('js', new Date());
gtag('config', 'UA-89225510-1');
</script>
<!-- /Google Analytics -->
</head>
<body>
<header>
<div>
<img src="SMALL/logo_menu.png" width="112px" height="33px" style="cursor:pointer;" onclick="window.scroll({ top: 0, behavior: 'smooth'})"/>
<a class="header-link home" onclick="window.scroll({ top: 0 * parseFloat(window.document.body.style.zoom), behavior: 'smooth'})">
início
</a>
<a class="header-link about" onclick="window.scroll({ top: 850 * parseFloat(window.document.body.style.zoom), behavior: 'smooth'})">
sobre
</a>
<a class="header-link specs" onclick="window.scroll({ top: 1750 * parseFloat(window.document.body.style.zoom), behavior: 'smooth'})">
soluções
</a>
<a class="header-link contact" onclick="window.scroll({ top: 2650 * parseFloat(window.document.body.style.zoom), behavior: 'smooth'})">
contato
</a>
<a class="change-language" href="./en/index.html">
<img src="BT_EN@2x.png"/>
</a>
<a class="header-link blue" href="https://www.linkedin.com/company/hashoficial/life/" target="_blank">
trabalhe conosco <img src="SMALL/next.png" width="7px" height="11px" style="margin-left: 8px;"/>
</a>
</div>
</header>
<div class="container">
<div class="left-box ilustras hide-big">
<img src="./ILUSTRA/ILU_4.png"/>
<img src="./ILUSTRA/ILU_3.png"/>
<img src="./ILUSTRA/ILU_2.png"/>
<img src="./ILUSTRA/ILU_1.png"/>
</div>
<div class="left-box bg-squares-1">
<div class="bg1-1">
<h2 class="header-1">
Adicione <span class="header-highlight">serviços de pagamentos</span> em seu negócio
</h2>
</div>
<span class="span-header bg1-2">
Personalizado, acessível, escalável e sem barreiras regulatórias
</span>
<div style="margin-top: 30px;display: flex;" class="bg1-3">
<a class="button" href="#" onclick="window.scroll({ top: 850 * parseFloat(window.document.body.style.zoom), behavior: 'smooth'})">
saiba mais <img src="SMALL/down.png" width="16px" height="16px" style="margin-left: 8px;"/>
</a>
<a class="button blue" href="#" onclick="window.scroll({ top: 2650 * parseFloat(window.document.body.style.zoom), behavior: 'smooth'})">
entre em contato <img src="SMALL/talk.png" width="16px" height="15px" style="margin-left: 5px;"/>
</a>
</div>
</div>
<div class="right-box">
<img class="ilustra animation-4" src="./ILUSTRA/ILU_4.png" width="605px" height="830px" style="transform:translate(0, 20px)"/>
<img class="ilustra animation-3" src="./ILUSTRA/ILU_3.png" width="605px" height="830px" style="transform:translate(0, 20px)"/>
<img class="tower t1" src="./ILUSTRA/FORNECEDORES.png" width="79px" height="108px" style="transform: translate(-197px, -74px);">
<img class="tower t2" src="./ILUSTRA/CAPTURA.png" width="79px" height="108px" style="transform: translate(-115px, -115px);">
<img class="tower t3" src="./ILUSTRA/BANKING.png" width="79px" height="108px" style="transform: translate(-31px, -158px);">
<img class="tower t4" src="./ILUSTRA/CONCILIAÇÃO.png" width="79px" height="108px" style="transform: translate(4px, 55px);">
<img class="tower t5" src="./ILUSTRA/CARDS.png" width="79px" height="108px" style="transform: translate(90px, 2px);">
<img class="tower t6" src="./ILUSTRA/WALLET.png" width="79px" height="108px" style="transform: translate(171px, -46px);">
<img class="ilustra animation-2" src="./ILUSTRA/ILU_2.png" width="605px" height="830px" style="transform:translate(0, 20px)"/>
<img class="ilustra animation-1" src="./ILUSTRA/ILU_1.png" width="605px" height="830px" style="transform:translate(0, 20px)"/>
</div>
<!-- ========================================== -->
<div class="left-box bg-squares-2">
<h1 class="bg2-1">
NÓS<br>
SOMOS<br>
A <img src="SMALL/HASH.png" width="400px" height="171px">
</h1>
<span class="span-header bg2-2">
<!-- Com nossa plataforma whitelabel e plug-and-play, eliminamos o tempo de implementação, reduzimos o investimento inicial e os custos operacionais em até 95%.
<br />
<br />
Amplie ainda mais seu modelo de negócios.
<br />
Sua marca, sua empresa, nossos produtos e licenças.
<br /><br /> -->
Com nossa plataforma de meios de pagamentos, transformamos sua empresa em uma prestadora de serviços financeiros para comércios.
<br /><br />
Eliminamos o tempo de implementação em tecnologia, reduzimos o investimento inicial e os custos operacionais em até 95%.
<br /><br />
Sua empresa preparada para absorver os fluxos financeiros de toda a rede de clientes, com oferta de produtos inovadores e sob medida para as necessidades de seu público.
<br /><br />
Amplie ainda mais seu modelo de negócios e entre de vez para mundo dos serviços financeiros de pagamentos.
<br class="hide-small"/><br class="hide-small"/>
<!-- <span>Nossos investidores:</span>
</span>
<div class="investors bg2-3">
<a href="http://canary.com.br/">
<img src="./SMALL/canary.png" width="127px" height="58px"/>
</a>
<span class="fancyE">&</span>
<a href="https://www.kaszek.com/">
<img src="./SMALL/kaszek.png" width="127px" height="58px"/>
</a>
</div> -->
</div>
<div class="right-box three-texts">
<div>
<div class="box1-3" style="margin-top: 30px">
<h3>
Sem barreiras regulatórias
</h3>
<span>
Nós removemos todas as barreiras de órgãos regulatórios, despesas com licenças e certificados, bem como burocracias com os arranjos de pagamentos. </span>
</div>
<div class="box2-3"style="margin-top: -10px">
<h3>
Facilidade e agilidade na implementação
</h3>
<span>
Nossa plataforma white label integra direto e sem fricções com os sistemas de sua empresa, desde a configuração de soluções até a escalabilidade de produtos. </span>
</div>
<div class="box3-3" style="margin-top: 30px">
<h3>
Fidelização de clientes e novas linhas de receita
</h3>
<span>
Aumente as linhas de receita com sua rede de clientes. Ajude-os a receber, antecipar e movimentar dinheiro com maquininhas de cartão de crédito da sua marca. </span>
</div>
</div>
</div>
<div class="left-box hide-big three-texts mobile">
<div>
<div class="box1-3">
<h3>
Sem barreiras regulatórias.
</h3>
<span>
Nós removemos todas as barreiras de órgãos regulatórios, despesas com licenças e certificados, bem como burocracias com os arranjos de pagamentos. </span>
</div>
<div class="box2-3">
<h3>
Facilidade e agilidade na implementação.
</h3>
<span>
Nossa plataforma white label integra direto e sem fricções com os sistemas de sua empresa, desde a configuração de soluções até a escalabilidade de produtos. </span>
</div>
<div class="box3-3">
<h3>
Fidelização de clientes e novas linhas de receita.
</h3>
<span>
Aumente as linhas de receita com sua rede de clientes. Ajude-os a receber, antecipar e movimentar dinheiro com maquininhas de cartão de crédito da sua marca. </span>
</div>
</div>
</div>
<!-- ========================================== -->
<div class="left-box bg-squares-3">
<h2 class="bg3-1">
<span class="span-h2 header-highlight">Moldamos</span> nossa plataforma ao seu modelo <span class="span-h2 header-highlight">B2B</span>.
</h2>
<span class="span-header bg3-2">
Construa soluções em meios de pagamentos e serviços financeiros customizados para a sua rede de clientes com a nossa plataforma white label.
<br /><br />
Temos o pacote completo para alavancar o seu negócio:
<ul style="font-size: 18px;">
<li>
Logística e controle de ativos
</li>
<li>
Aquisição e afiliação de estabelecimentos
</li>
<li>
Setup e ativação de terminais de pagamentos
</li>
<li>
Time de tecnologia dedicado
</li>
<li>
Suporte ao cliente e manutenção de dispositivos
</li>
<li>
Dashboard de operação financeira completa
</li>
<li>
Transferências entre carteiras digitais
</li>
<li>
Taxas customizáveis e antecipação de recebíveis
</li>
<li>
Terminais de pagamentos com branding da sua marca
</li>
<li>
Certificações de segurança e controle antifraude
</li>
</ul>
</span>
</div>
<div class="right-box six-texts">
<div>
<div>
<div class="box1-6">
<img src="ILUSTRA/CAPTURA.png" class="tower-1-final" width="54px" height="86px"/>
<h3>
Terminais de pagamentos white label
</h3>
</div>
<div class="box2-6">
<img src="ILUSTRA/BANKING.png" class="tower-4-final" width="54px" height="86px"/>
<h3>
Sistemas de controle e gestão financeira
</h3>
</div>
<div class="box3-6">
<img src="ILUSTRA/WALLET.png" class="tower-5-final" width="54px" height="86px"/>
<h3>
Carteiras digitais para seus clientes
</h3>
</div>
</div>
<div style="margin-top: 30px;">
<div class="box4-6">
<img src="ILUSTRA/FORNECEDORES.png" class="tower-2-final" width="54px" height="86px"/>
<h3>
Regras de negócio customizáveis
</h3>
</div>
<div class="box5-6">
<img src="ILUSTRA/CONCILIAÇÃO.png" class="tower-3-final" width="54px" height="86px"/>
<h3>
Conciliação financeira e painéis de controle
</h3>
</div>
<div class="box6-6">
<img src="ILUSTRA/CARDS.png" class="tower-6-final" width="54px" height="86px"/>
<h3>
Gestão e antecipação de recebíveis
</h3>
</div>
</div>
</div>
</div>
<div class="left-box six-texts mobile hide-big">
<div>
<div>
<div class="box1-6">
<img src="ILUSTRA/CAPTURA.png" class="tower-1-final" width="54px" height="86px"/>
<h3>
Terminais de pagamentos white label
</h3>
</div>
<div class="box2-6">
<img src="ILUSTRA/BANKING.png" class="tower-4-final" width="54px" height="86px"/>
<h3>
Sistemas de controle e gestão financeira
</h3>
</div>
<div class="box3-6">
<img src="ILUSTRA/WALLET.png" class="tower-5-final" width="54px" height="86px"/>
<h3>
Carteiras digitais para seus clientes
</h3>
</div>
</div>
<div style="margin-top: 30px;">
<div class="box4-6">
<img src="ILUSTRA/FORNECEDORES.png" class="tower-2-final" width="54px" height="86px"/>
<h3 style="margin-left:-17px;">
Regras de negócio customizáveis
</h3>
</div>
<div class="box5-6">
<img src="ILUSTRA/CONCILIAÇÃO.png" class="tower-3-final" width="54px" height="86px"/>
<h3>
Conciliação financeira e painéis de controle
</h3>
</div>
<div class="box6-6">
<img src="ILUSTRA/CARDS.png" class="tower-6-final" width="54px" height="86px"/>
<h3 style="margin-left:-10px;">
Gestão e antecipação de recebíveis
</h3>
</div>
</div>
</div>
</div>
<!-- ========================================== -->
<script src="smoothscroll.js"></script>
<script src="main.js"></script>
<div class="left-box bg-squares-4">
<h2>
Entre em contato com nosso time de vendas
</h2>
<br />
<!-- <span class="span-header"><i>
Estamos em Beta fechado com nossa base atual de clientes, os ajudando a criar soluções incríveis para seus mercados. Enquanto isso, estamos fazendo os ajustes finais com todos os testes necessários para deixar a ferramenta disponível para todos o mais rápido possível.
<br/><br/>
Quer saber mais? Deixe seu contato e entraremos em contato quando tivermos mais novidades.
</i></span> -->
<div class="pipe">
<form class="pipe-form" action="mailto:vendas@hash.com.br?subject=Contato Hash" method="POST" enctype="text/plain">
<label for="Nome">Nome</label><input required=true id="Nome" maxlength="40" name="Nome" size="20" type="text" /><br>
<label for="Sobrenome">Sobrenome</label><input required=true id="Sobrenome" maxlength="80" name="Sobrenome" size="20" type="text" /><br>
<label for="Email Comercial">Email Comercial</label><input required=true id="Email Comercial" maxlength="80" name="Email Comercial" size="20" type="text" /><br>
<label for="Empresa">Empresa</label><input required=true id="Empresa" maxlength="40" name="Empresa" size="20" type="text" /><br>
<label for="Mensagem">Mensagem</label><textarea required=true name="Mensagem"></textarea><br>
<div style="display:flex;align-items:center;"><input id="check" type="checkbox" /><label for="check">Eu li e concordo com os <a href="http://hash.com.br/privacidade.pdf">termos e política de privacidade da Hash</a></label></div>
<input id="submit" class="pipe-form-button" type="submit" />
</form>
</div>
<!-- <div class="associados">
<img class="associado" src="SMALL/abfintech.png" />
<img class="associado" src="SMALL/o2o.png" />
<img class="associado" src="SMALL/camaraenet.png" />
<img class="associado" src="SMALL/abranet_logo_base.png" />
</div> -->
</div>
<div class="right-box">
</div>
</div>
<footer>
<img src="SMALL/logo_footer.png" width="91px" height="91px" style="margin-left: 20px;cursor:pointer;" onclick="window.scroll({ top: 0, behavior: 'smooth'})">
<div class= "info">
<div class="location"> <img class="hide-small" src="SMALL/location.png" width="15px" height="20px"/> <span><b>Av. Brigadeiro Faria Lima 1.306, 6 andar - São Paulo, SP</b></span> </div>
<span>© Copyright 2017~2020 Hash Lab Solucoes Pagamento LTDA</span>
</div>
<div class="media">
<a href="https://www.linkedin.com/company/hashoficial/" target="_blank"> /hashoficial <img src="SMALL/social_linkedin.png" width="22px" height="24px"/> </a>
</div>
</footer>
</body>