-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy paththankyou.html
64 lines (47 loc) · 2.77 KB
/
thankyou.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
<!DOCTYPE html>
<html lang="pt-br">
<head>
<!-- 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-MPRP5PG');</script>
<!-- End Google Tag Manager -->
<title>Tá sem grana? Conheça dicas para receber até 4 mil reais com aplicativos de entrega - Drive4Cash</title>
<meta name=”description”
content="Somos uma empresa que busca te ajudar a superar a crise e aumentar sua renda ou gerar uma renda extra de até 4 mil através de aplicativos de entrega com dicas simples e fáceis!">
<meta name="keywords" content="dirigir, dinheiro, renda extra, entrega, dica," />
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="thankyou.css" />
<title>DRIVE 4 CASH</title>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MPRP5PG" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<main class="container-fluid" id="size_main">
<div class="quadroVerde" >
<div class="div_top">
<!-- <img class="img_top" src="images/smile.svg" alt="Carinha sorrindo"> -->
<h1 class="title">Obrigado!</h1>
<!-- <img class="img_top" src="images/smile.svg" alt="Carinha sorrindo"> -->
</div>
<div class="div_text">
<p class="p_text1">Enviamos para seu email o link para download do ebook!</p>
<p class="p_text2">Verifique agora mesmo seu email para baixar seu ebook, caso não receba seu email <a href="https://www.drive4cash.com.br/" class="link_home" id="retornar-btn">clique aqui</a> e digite outro email válido.</p>
</div>
</div>
</main>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
crossorigin="anonymous"></script>
</body>
</html>