-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
21 lines (17 loc) · 873 Bytes
/
index.html
File metadata and controls
21 lines (17 loc) · 873 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html lang="pt-br" dir="ltr">
<head>
<meta charset="utf-8">
<title>Barbearia Alura</title>
<link rel="stylesheet" href="style.css">
</head>
<Body>
<h1 style="text-align: center">Sobre a Barbearia Alura</h1>
<P>Localizada no coração da cidade a <strong> Barberia Alura</strong> traz para o mercado o que há de melhor
para seu cabelo e barba.
Fundada em 2019, a Barbearia Alura já é destaque na cidade<br> e conquista novos clientes a cada dia.</P>
<p style="font-size: 20px"><em>Nossa missão é: <strong>"Proporcionar auto-estima e qualidade de vida aos clientes"</strong>.</em></p>
<p>Oferecemos profissionais experientes e antenados às mudanças no mundo da moda.</P>
<P>O atendimento possui padrão de excelência e agilidade e satisfação dos nossos clientes.</P>
</body>
</html>