Skip to content

Commit

Permalink
Removing contact form.
Browse files Browse the repository at this point in the history
  • Loading branch information
vstgio authored May 22, 2024
1 parent bbfd25d commit c69d8e0
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/app/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,6 @@ export default function Home() {
<li>Yuri Tavares é jornalista e programador</li>
</ul>
</div>
<div id="mailing" className="w-10/12 h-fit mb-20 ml-[8vw]">
<h2 className="font-bold text-3xl mb-4">Saiba mais</h2>
<p className="text-xl font-light">
Cadastre seu e-mail para receber novidades
</p>
<Form />
</div>
<div id="contato" className="w-10/12 h-fit mb-20 ml-[8vw]">
<h2 className="font-bold text-3xl mb-4">Contato</h2>
<p className="text-xl font-light">[email protected]</p>
Expand Down

0 comments on commit c69d8e0

Please sign in to comment.