Skip to content

Commit

Permalink
fix name and icon color
Browse files Browse the repository at this point in the history
  • Loading branch information
julianourias committed Apr 11, 2024
1 parent 12fb21f commit 353eaa5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AgroServiço - Conectando Proprietários Rurais a Prestadores de Serviços</title>
<title>Agro Serviços - Conectando Proprietários Rurais a Prestadores de Serviços</title>
<link rel="shortcut icon" href="./favicon.svg" type="image/svg+xml">


Expand Down Expand Up @@ -47,9 +47,9 @@ <h2>Para Prestadores de Serviços</h2>
<h2>Experimente Agora!</h2>
<p>Faça seu cadastro gratuito em nossa plataforma.</p>
<p>Descubra como o Agro Serviços pode ajudar a melhorar a sua produção agrícola.</p>
<p>Não perca tempo, junte-se a nós agora e comece a desfrutar dos benefícios do AgroServiço.</p>
<p>Não perca tempo, junte-se a nós agora e comece a desfrutar dos benefícios do Agro Serviços.</p>
<div class="d-flex justify-content-center align-items-center">
<a class="btn btn-success btn-lg" style="background-color: gold; border-color: gold;" href="https://app.agroservicos.com.br/" role="button" target="_blank">Acessar o Aplicativo</a>
<a class="btn btn-success btn-lg" style="background-color: gold; border-color: #ffd700;" href="https://app.agroservicos.com.br/" role="button" target="_blank">Acessar o Aplicativo</a>
</div>
</div>
<div class="col-md-6 order-1 order-md-2">
Expand Down

0 comments on commit 353eaa5

Please sign in to comment.