Update página inicial

This commit is contained in:
DaniloSts 2025-11-18 13:40:01 -03:00 committed by GitHub
parent fcbcb9988f
commit b9b49cba42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ export default function InicialPage() {
/>
{/* 2. NOME DO SITE */}
<h1 className="text-2xl font-bold text-primary">MediConnect</h1>
<h1 className="text-2xl font-bold text-primary">MedConnect</h1>
</a>
{/* Botão do menu hambúrguer para telas menores */}