-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
208 lines (178 loc) · 7.13 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
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="preconnect" href="https://fonts.googleapis.com"/>
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin/>
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@700&family=Sora:wght@300;400;500;600&display=swap" rel="stylesheet"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" integrity="sha512-Fo3rlrZj/k7ujTnHg4CGR2D7kSs0v4LLanw2qksYuRlEzO+tcaEPQogQ0KaoGN26/zrn20ImR1DfuLWnOo7aBA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="style.css"/>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<title>Dev Barber</title>
</head>
<body>
<div class="bg-home">
<header>
<nav class="header-content container">
<div class="header-icons" data-aos="fade-down">
<a
href="https://www.instagram.com/"
target="_blank"
>
<i class="fa-brands fa-instagram fa-2x"></i>
</a>
<a
href="https://www.facebook.com/"
target="_blank"
>
<i class="fa-brands fa-facebook fa-2x"></i>
</a>
<a
href="https://www.tiktok.com/"
target="_blank"
>
<i class="fa-brands fa-tiktok fa-2x"></i>
</a>
</div>
<div
class="header-logo"
data-aos="zoom-in-up"
>
<img
//data-aos="zoom-in-up"
src="assets/logo.svg"
alt="logo da barbearia"
>
</div>
<div data-aos="fade-up">
<a
class="header-button"
href="https://api.whatsapp.com/send?phone=5564999999999&text=Quero%20fazer%20um%20agendamento%20hoje" target="_blank">
Agendar Horário
</a>
</div>
</nav>
<main
data-aos="zoom-in-up"
class="hero container">
<h1>
ESTILO É UM REFLEXO DA SUA ATITUDE E SUA PERSONALIDADE.
</h1>
<p>
Horário de Funcionamento: 09:00 às 19:00
</p>
<a
href="https://api.whatsapp.com/send?phone=5564999999999&text=Quero%20fazer%20um%20agendamento%20hoje" class="buttom-contato"
target="_blank"
>
Agendar Horário
</a>
</main>
</header>
</div>
<section class="about">
<div class="container about-content">
<div data-aos="zoom-in">
<img src="assets/images.svg" alt="imagem sobre a barbearia">
</div>
<div
data-aos="zoom-out-left"
class="about-description">
<h2>
SOBRE
</h2>
<p>
Lorem ipsum dolor sit amet consectetur. Ornare eget pellentesque proin risus. Orci proin morbi vestibulum convallis leo vestibulum mus. Non duis augue eros mattis a quis sem sodales.
</p>
<p>
Horário de Funcionamento: <strong>09:00 às 19:00</strong>
</p>
</div>
</div>
</section>
<!--SERVICES-->
<section class="services">
<div class="services-content container">
<h2>
SERVIÇOS
</h2>
<P>Lorem ipsum dolor sit amet consectetur. Ornare eget pellentesque proin risus. Orci proin morbi vestibulum convallis leo vestibulum mus. Non duis augue eros mattis a quis sem sodales.</P>
</div>
<section class="haircuts">
<div class="haircut" data-aos="fade-up" data-aos-delay="150">
<img src="assets/corte1.png" alt="corte normal">
<div class="haircut-info">
<strong>Corte Cabelo</strong>
<button>
R$ 45,00
</button>
</div>
</div>
<div class="haircut" data-aos="fade-up" data-aos-delay="250">
<img src="assets/corte2.png" alt="barba">
<div class="haircut-info">
<strong>Barba Completa</strong>
<button>
R$ 35,00
</button>
</div>
</div>
<div class="haircut" data-aos="fade-up" data-aos-delay="400">
<img src="assets/corte3.png" alt="cabelo e barba">
<div class="haircut-info">
<strong>Cabelo e Barba</strong>
<button>R$ 70,00</button>
</div>
</div>
</section>
</section>
<!--Footer-->
<div class="services">
<h2>Venha conhecer</h2>
</div>
<iframe
width="100%"
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d15189.107434207315!2d-51.73921912908551!3d-17.8725033026864!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x93626b8138381dc5%3A0x15507f3e89ce4e67!2sJatahy%20Shopping!5e0!3m2!1spt-BR!2sbr!4v1705634463780!5m2!1spt-BR!2sbr" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
<footer class="footer">
<div class="footer-icons">
<a
href="https://www.instagram.com/"
target="_blank"
>
<i class="fa-brands fa-instagram fa-2x"></i>
</a>
<a
href="https://www.facebook.com/"
target="_blank"
>
<i class="fa-brands fa-facebook fa-2x"></i>
</a>
<a
href="https://www.tiktok.com/"
target="_blank"
>
<i class="fa-brands fa-tiktok fa-2x"></i>
</a>
</div>
<div>
<img src="assets/logo.svg" alt="logo barbearia">
</div>
<p>Copyright 2023 | Dev Barber | Todos os Direitos preservados</p>
</footer>
<a
href="https://api.whatsapp.com/send?phone=5564999999999&text=Quero%20fazer%20um%20agendamento%20hoje"
class="btn-whatsapp"
target="_blank"
data-aos="fade-up"
data-aos-delay="200"
>
<img src="assets/whatssapp.svg" alt="botao whatsaapp">
<span class="tooltip-text">
Agende seu horário
</span>
</a>
<script src="script.js"></script>
</body>
</html>