-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHome.html
108 lines (89 loc) · 3.46 KB
/
Home.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
<!DOCTYPE html>
<html lan="pt-br">
<head>
<meta name="google-site-verification" content="vAyYAr6dl_DzVC20Har_2UN46z31C-Qowri_q6yRMys" />
</head>
</html>
<meta http-equiv="refresh" content="0; URL='https://rafaelfigueiredo2203.github.io/maycon-tattoo2.0/#/'"/>
<meta name="viewport" content="width=device-width, initial-scale=user-scalable , shrink-to-fit=no ">
<meta charset="utf-8"/>
<title>Maycon Tattoo Studio</title>
<link rel="stylesheet" type="text/css" href="css/estilo.css">
<link rel="shortcut icon" href="_previmg.png" type="image/x-icon" />
</head>
<body>
<h5 id="topo"><a href="https://api.whatsapp.com/send?1=pt_BR&phone=5514997964970">Orçamento via WhatsApp</a> / <a href="https://www.facebook.com/maycontattoo/">Facebook</a></h5>
<img id="logo2" src="imagens/logo2.png">
<img id="logo3" src="imagens/logo3.png">
<div id="interface">
<header id="cabecalho">
<hgroup>
<h1>Maycon Tattoo Studio</h1>
<img id="icone"src="imagens/maquina.jpeg"/>
<img id="icone2"src="imagens/maquina2.jpeg"/>
</hgroup>
<center>
<nav id="menu">
<ul class="menu-list">
<li><a href="Home.html">Home</a></li>
<li>
<a >Informações</a>
<ul class="sub-menu">
<li><a href="cuidados.html">Cuidados com a Tatuagem</a></li>
</ul>
</li>
<li><a href="fotos.html">Fotos</a></li>
<li><a href="videos.html">Vídeos</a></li>
<li><a href="contato.html">Contato</a></li>
</ul>
</nav>
</center>
</header>
<br/>
<h2>Seja Bem Vindo</h2>
<center>
<img id="Maycon"src="imagens/maicon.jpeg">
</center>
<br/>
<p>Olá meu nome é Maycon Mendes , faço desenhos desde minha infância, desde então<br/>
decidi entrar no mercado de trabalho como tatuador e sempre fui apaixonado pelo<br/>
meu trabalho e faço com muita dedicação e responsabilidade ,sempre buscando evoluir<br/>
cada vez mais ,atualmente moro em Ipaussu/SP , mas meu estúdio fica em Ourinhos/SP,<br/>
sejam bem-vindos e fique a vontade para agendar sua Tattoo com um preço ótimo.<br/>
Obrigado pelo interesse!</p>
<br/>
<br/>
<center>
<div class="zoom">
<img id="tattoo1" src="imagens/tattoo1.jpg">
<img src="imagens/tattoo2.jpg">
<img src="imagens/tattoo3.jpg">
<br/>
<img src="imagens/tattoo4.jpg">
<img src="imagens/tattoo5.jpg">
<img src="imagens/tattoo6.jpg">
</div>
</center>
<h5 id="botao"><a href="contato.html">Agende já sua tattoo</a></h5> <h5 id="botao2"><a href="contato.html">Agende já sua tattoo</a></h5>
<h3>Localização</h3>
<center>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3673.796813118!2d-49.87742928497357!3d-22.957708984985942!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x94c0196eebd519af%3A0x4b1412defb3430c2!2sMaycon%20Tattoo%20Studio!5e0!3m2!1spt-BR!2sbr!4v1577129323948!5m2!1spt-BR!2sbr" width="600" height="450" frameborder="0" style="border:0;" allowfullscreen=""></iframe>
<br/>
<br/>
<center>
<a href="https://www.facebook.com/maycontattoo/"><img src="imagens/logobaixo2.png" alt="Facebook"/></a>
<a href="https://api.whatsapp.com/send?1=pt_BR&phone=5514997964970"><img src="imagens/logobaixo1.png" alt="WhatssApp"/></a>
<a href="https://www.instagram.com/mayconmendes507/?hl=pt-br"><img src="imagens/logo.png" alt="Instagram"/></a>
</center>
<br/>
</center>
</div>
<center>
<br/>
<footer id="rodape">
<p><a href="https://www.facebook.com/maycontattoo/">Facebook</a>/
<a href="https://www.instagram.com/mayconmendes507/?hl=pt-br">Instagram</a></p>
<h5>® 2019 Maycon Tattoo Studio. Desenvolvido por Rafa Figueiredo.</h5>
</footer></center>
</body>
</html>