Skip to content

Commit

Permalink
fix: corrige links do header e do footer
Browse files Browse the repository at this point in the history
  • Loading branch information
nicegrrrl committed Jun 10, 2024
1 parent 6deded2 commit edf0a7e
Show file tree
Hide file tree
Showing 12 changed files with 67 additions and 67 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ <h6 class="text1">Saiba mais</h6>
<section class="footerSection">
<h6 class="text1">Contatos</h6>
<a href="mailto:[email protected]?">[email protected]</a>
<p>(31) 99999-0000</p>
<a href="https://wa.me/5531000000000">(31) 00000-0000</a>
<p>Belo Horizonte, Minas Gerais</p>
</section>
</div>
Expand Down
6 changes: 3 additions & 3 deletions src/pages/aboutUs.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,13 @@ <h6 class="text1">Novo usuário?</h6>
<section class="footerSection">
<h6 class="text1">Saiba mais</h6>
<a href="./aboutUs.html">Sobre nós</a>
<a href="">Privacidade</a>
<a href="">Termos e condições</a>
<a href="./privacy.html">Privacidade</a>
<a href="./termsAndConditions.html">Termos e condições</a>
</section>
<section class="footerSection">
<h6 class="text1">Contatos</h6>
<a href="mailto:[email protected]?">[email protected]</a>
<p>(31) 99999-0000</p>
<a href="https://wa.me/5531000000000">(31) 00000-0000</a>
<p>Belo Horizonte, Minas Gerais</p>
</section>
</div>
Expand Down
12 changes: 6 additions & 6 deletions src/pages/createNewRep.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,19 +282,19 @@ <h1 class="title1 space">Criar Anúncio</h1>
</section>
<section class="footerSection">
<h6 class="text1">Novo usuário?</h6>
<a href="">Criar conta</a>
<a href="">Divulgar uma Rep</a>
<a href="./register.html">Criar conta</a>
<a href="./createNewRep.html">Divulgar uma Rep</a>
</section>
<section class="footerSection">
<h6 class="text1">Saiba mais</h6>
<a href="">Sobre nós</a>
<a href="">Privacidade</a>
<a href="">Termos e condições</a>
<a href="./aboutUs.html">Sobre nós</a>
<a href="./privacy.html">Privacidade</a>
<a href="./termsAndConditions.html">Termos e condições</a>
</section>
<section class="footerSection">
<h6 class="text1">Contatos</h6>
<a href="mailto:[email protected]?">[email protected]</a>
<p>(31) 99999-0000</p>
<a href="https://wa.me/5531000000000">(31) 00000-0000</a>
<p>Belo Horizonte, Minas Gerais</p>
</section>
</div>
Expand Down
12 changes: 6 additions & 6 deletions src/pages/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,19 +73,19 @@ <h1 class="title1 space">Login</h1>
</section>
<section class="footerSection">
<h6 class="text1">Novo usuário?</h6>
<a href="">Criar conta</a>
<a href="">Divulgar uma Rep</a>
<a href="./register.html">Criar conta</a>
<a href="./createNewRep.html">Divulgar uma Rep</a>
</section>
<section class="footerSection">
<h6 class="text1">Saiba mais</h6>
<a href="">Sobre nós</a>
<a href="">Privacidade</a>
<a href="">Termos e condições</a>
<a href="./aboutUs.html">Sobre nós</a>
<a href="./privacy.html">Privacidade</a>
<a href="./termsAndConditions.html">Termos e condições</a>
</section>
<section class="footerSection">
<h6 class="text1">Contatos</h6>
<a href="mailto:[email protected]?">[email protected]</a>
<p>(31) 99999-0000</p>
<a href="https://wa.me/5531000000000">(31) 00000-0000</a>
<p>Belo Horizonte, Minas Gerais</p>
</section>
</div>
Expand Down
4 changes: 2 additions & 2 deletions src/pages/privacy.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@ <h6 class="text1">Novo usuário?</h6>
<h6 class="text1">Saiba mais</h6>
<a href="./aboutUs.html">Sobre nós</a>
<a href="./privacy.html">Privacidade</a>
<a href="">Termos e condições</a>
<a href="./termsAndConditions.html">Termos e condições</a>
</section>
<section class="footerSection">
<h6 class="text1">Contatos</h6>
<a href="mailto:[email protected]?">[email protected]</a>
<p>(31) 99999-0000</p>
<a href="https://wa.me/5531000000000">(31) 00000-0000</a>
<p>Belo Horizonte, Minas Gerais</p>
</section>
</div>
Expand Down
16 changes: 8 additions & 8 deletions src/pages/register.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
</div>
<nav class="navBar">
<a href="../../index.html">Início</a>
<a href="#">Anunciar</a>
<a href="#">Minha Conta</a>
<a href="./createNewRep.html">Anunciar</a>
<a href="./login.html">Minha Conta</a>
</nav>
</div>
</header>
Expand Down Expand Up @@ -93,19 +93,19 @@ <h1 class="title1 space">Cadastro</h1>
</section>
<section class="footerSection">
<h6 class="text1">Novo usuário?</h6>
<a href="">Criar conta</a>
<a href="">Divulgar uma Rep</a>
<a href="./register.html">Criar conta</a>
<a href="./createNewRep.html">Divulgar uma Rep</a>
</section>
<section class="footerSection">
<h6 class="text1">Saiba mais</h6>
<a href="">Sobre nós</a>
<a href="">Privacidade</a>
<a href="">Termos e condições</a>
<a href="./aboutUs.html">Sobre nós</a>
<a href="./privacy.html">Privacidade</a>
<a href="./termsAndConditions.html">Termos e condições</a>
</section>
<section class="footerSection">
<h6 class="text1">Contatos</h6>
<a href="mailto:[email protected]?">[email protected]</a>
<p>(31) 99999-0000</p>
<a href="https://wa.me/5531000000000">(31) 00000-0000</a>
<p>Belo Horizonte, Minas Gerais</p>
</section>
</div>
Expand Down
16 changes: 8 additions & 8 deletions src/pages/republics/rep1.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
</div>
<nav class="navBar">
<a href="../../../index.html">Início</a>
<a href="#">Anunciar</a>
<a href="#">Minha Conta</a>
<a href="../createNewRep.html">Anunciar</a>
<a href="../login.html">Minha Conta</a>
</nav>
</div>
</header>
Expand Down Expand Up @@ -112,19 +112,19 @@ <h2 class="title4">Informações do dono da república</h2>
</section>
<section class="footerSection">
<h6 class="text1">Novo usuário?</h6>
<a href="">Criar conta</a>
<a href="">Divulgar uma Rep</a>
<a href="../register.html">Criar conta</a>
<a href="../createNewRep.html">Divulgar uma Rep</a>
</section>
<section class="footerSection">
<h6 class="text1">Saiba mais</h6>
<a href="">Sobre nós</a>
<a href="">Privacidade</a>
<a href="">Termos e condições</a>
<a href="../aboutUs.html">Sobre nós</a>
<a href="../privacy.html">Privacidade</a>
<a href="../termsAndConditions.html">Termos e condições</a>
</section>
<section class="footerSection">
<h6 class="text1">Contatos</h6>
<a href="mailto:[email protected]?">[email protected]</a>
<p>(31) 99999-0000</p>
<a href="https://wa.me/5531000000000">(31) 00000-0000</a>
<p>Belo Horizonte, Minas Gerais</p>
</section>
</div>
Expand Down
16 changes: 8 additions & 8 deletions src/pages/republics/rep2.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
</div>
<nav class="navBar">
<a href="../../../index.html">Início</a>
<a href="#">Anunciar</a>
<a href="#">Minha Conta</a>
<a href="../createNewRep.html">Anunciar</a>
<a href="../login.html">Minha Conta</a>
</nav>
</div>
</header>
Expand Down Expand Up @@ -110,19 +110,19 @@ <h2 class="title4">Informações do dono da república</h2>
</section>
<section class="footerSection">
<h6 class="text1">Novo usuário?</h6>
<a href="">Criar conta</a>
<a href="">Divulgar uma Rep</a>
<a href="../register.html">Criar conta</a>
<a href="../createNewRep.html">Divulgar uma Rep</a>
</section>
<section class="footerSection">
<h6 class="text1">Saiba mais</h6>
<a href="">Sobre nós</a>
<a href="">Privacidade</a>
<a href="">Termos e condições</a>
<a href="../aboutUs.html">Sobre nós</a>
<a href="../privacy.html">Privacidade</a>
<a href="../termsAndConditions.html">Termos e condições</a>
</section>
<section class="footerSection">
<h6 class="text1">Contatos</h6>
<a href="mailto:[email protected]?">[email protected]</a>
<p>(31) 99999-0000</p>
<a href="https://wa.me/5531000000000">(31) 00000-0000</a>
<p>Belo Horizonte, Minas Gerais</p>
</section>
</div>
Expand Down
16 changes: 8 additions & 8 deletions src/pages/republics/rep3.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
</div>
<nav class="navBar">
<a href="../../../index.html">Início</a>
<a href="#">Anunciar</a>
<a href="#">Minha Conta</a>
<a href="../createNewRep.html">Anunciar</a>
<a href="../login.html">Minha Conta</a>
</nav>
</div>
</header>
Expand Down Expand Up @@ -110,19 +110,19 @@ <h2 class="title4">Informações do dono da república</h2>
</section>
<section class="footerSection">
<h6 class="text1">Novo usuário?</h6>
<a href="">Criar conta</a>
<a href="">Divulgar uma Rep</a>
<a href="../register.html">Criar conta</a>
<a href="../createNewRep.html">Divulgar uma Rep</a>
</section>
<section class="footerSection">
<h6 class="text1">Saiba mais</h6>
<a href="">Sobre nós</a>
<a href="">Privacidade</a>
<a href="">Termos e condições</a>
<a href="../aboutUs.html">Sobre nós</a>
<a href="../privacy.html">Privacidade</a>
<a href="../termsAndConditions.html">Termos e condições</a>
</section>
<section class="footerSection">
<h6 class="text1">Contatos</h6>
<a href="mailto:[email protected]?">[email protected]</a>
<p>(31) 99999-0000</p>
<a href="https://wa.me/5531000000000">(31) 00000-0000</a>
<p>Belo Horizonte, Minas Gerais</p>
</section>
</div>
Expand Down
16 changes: 8 additions & 8 deletions src/pages/republics/rep4.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
</div>
<nav class="navBar">
<a href="../../../index.html">Início</a>
<a href="#">Anunciar</a>
<a href="#">Minha Conta</a>
<a href="../createNewRep.html">Anunciar</a>
<a href="../login.html">Minha Conta</a>
</nav>
</div>
</header>
Expand Down Expand Up @@ -110,19 +110,19 @@ <h2 class="title4">Informações do dono da república</h2>
</section>
<section class="footerSection">
<h6 class="text1">Novo usuário?</h6>
<a href="">Criar conta</a>
<a href="">Divulgar uma Rep</a>
<a href="../register.html">Criar conta</a>
<a href="../createNewRep.html">Divulgar uma Rep</a>
</section>
<section class="footerSection">
<h6 class="text1">Saiba mais</h6>
<a href="">Sobre nós</a>
<a href="">Privacidade</a>
<a href="">Termos e condições</a>
<a href="../aboutUs.html">Sobre nós</a>
<a href="../privacy.html">Privacidade</a>
<a href="../termsAndConditions.html">Termos e condições</a>
</section>
<section class="footerSection">
<h6 class="text1">Contatos</h6>
<a href="mailto:[email protected]?">[email protected]</a>
<p>(31) 99999-0000</p>
<a href="https://wa.me/5531000000000">(31) 00000-0000</a>
<p>Belo Horizonte, Minas Gerais</p>
</section>
</div>
Expand Down
16 changes: 8 additions & 8 deletions src/pages/republics/rep5.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
</div>
<nav class="navBar">
<a href="../../../index.html">Início</a>
<a href="#">Anunciar</a>
<a href="#">Minha Conta</a>
<a href="../createNewRep.html">Anunciar</a>
<a href="../login.html">Minha Conta</a>
</nav>
</div>
</header>
Expand Down Expand Up @@ -110,19 +110,19 @@ <h2 class="title4">Informações do dono da república</h2>
</section>
<section class="footerSection">
<h6 class="text1">Novo usuário?</h6>
<a href="">Criar conta</a>
<a href="">Divulgar uma Rep</a>
<a href="../register.html">Criar conta</a>
<a href="../createNewRep.html">Divulgar uma Rep</a>
</section>
<section class="footerSection">
<h6 class="text1">Saiba mais</h6>
<a href="">Sobre nós</a>
<a href="">Privacidade</a>
<a href="">Termos e condições</a>
<a href="../aboutUs.html">Sobre nós</a>
<a href="../privacy.html">Privacidade</a>
<a href="../termsAndConditions.html">Termos e condições</a>
</section>
<section class="footerSection">
<h6 class="text1">Contatos</h6>
<a href="mailto:[email protected]?">[email protected]</a>
<p>(31) 99999-0000</p>
<a href="https://wa.me/5531000000000">(31) 00000-0000</a>
<p>Belo Horizonte, Minas Gerais</p>
</section>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/termsAndConditions.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ <h6 class="text1">Saiba mais</h6>
<section class="footerSection">
<h6 class="text1">Contatos</h6>
<a href="mailto:[email protected]?">[email protected]</a>
<p>(31) 99999-0000</p>
<a href="https://wa.me/5531000000000">(31) 00000-0000</a>
<p>Belo Horizonte, Minas Gerais</p>
</section>
</div>
Expand Down

0 comments on commit edf0a7e

Please sign in to comment.