<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portifólio</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
</header>
<main>
<h1>Eleve seu negócio digital a outro nível <strong style="color: aqua;">com um Front-end de qualidade!</strong></h1>
<p>Olá! Sou Pedro Barbosa, desenvolvedor 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>
<a href="https://instagram.com/pe.barbosa" target="_blank">Instagram</a>
<a href="https://github.com/pordep" target="_blank">GitHub</a>
<img src="./pedro.png" alt="Foto Pedro">
</main>
<footer></footer>
</body>
</html>