*Sinto-me como um arquiteto construindo um sistema passo a passo para tornar as bases sólidas. *
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portafolio</title>
</head>
<body>
<header>
</header>
<main>
<h1 style="text-align: center;">PORTAFOLIO ANA</h1>
<h2 style="color:#B343B6">Eleve seu negócio digital a outro nível <strong>com um Front-end de qualidade!</strong></h2>
<p>Olá! Sou Joana Santos, desenvolvedora Front-end com especialidade em React, HTML e CSS. Ajudo pequenos negócios e designers a colocarem em prática boas ideias. Vamos conversar?</p>
<div >
<a href="https://instagram.com">Instagram</a>
<a href="https://github.com/AnaFzCz">GitLab</a>
<br>
<br>
<img src="home-office.jpg" alt="homeoffice" style="width:500px;height: 300px;">
</div>
</main>
<footer></footer>
</body>
</html>