-
Notifications
You must be signed in to change notification settings - Fork 0
/
em-desenvolvimento.html
59 lines (48 loc) · 2.13 KB
/
em-desenvolvimento.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
<!doctype html>
<html lang="pt-BR">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HYSYRF5P1L"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-HYSYRF5P1L');
</script>
<title>Social Solution — Sua Empresa na Internet</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Gerenciamos as mídias sociais da sua empresa e divulgamos seu trabalho, focando em um público-alvo específico e buscando pessoas interessadas.">
<meta name="keywords" content="marketing, divulgação, publicidade online, anúncios, redes sociais, facebook, instagram, sites, internet, analytics, ads">
<link rel="shortcut icon" type="image/png" href="favicon.png"/>
<link rel="stylesheet" href="css/pure-min.css">
<link rel="stylesheet" href="css/pure-grids-responsive-min.css">
<link rel="stylesheet" href="css/fontawesome/css/all.css">
<link rel="stylesheet" href="css/particles.css">
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<div class="splash-container">
<div id="particles-js">
<div class="splash">
<img alt="Social Solution - Logo" class="img-logo" src="arquivos-socialsolution/logo/3-4050x1950-cortado.png"/>
<h2 class="splash-subhead">
SITE EM DESENVOLVIMENTO
</h2>
<p style="text-transform: initial;">
Fique atento, pois em breve iniciaremos nossas atividades.
<br> Trabalhamos com campanhas online com Google Ads, Facebook e Instagram.
<br> Sua empresa precisa de um site? Nós fazemos!
</p>
</div>
</div>
</div>
<div class="content-wrapper">
<div class="content">
<h2 class="content-head is-center" style="text-transform: lowercase;">
socialsolution.com.br
</h2>
</div>
</div>
</body>
</html>