refactor: renomear PawLink → PetLink em todos os ficheiros

This commit is contained in:
2026-05-21 09:17:09 +01:00
parent e62dc9d6e6
commit c9f4faf0a7
23 changed files with 58 additions and 58 deletions

View File

@@ -42,7 +42,7 @@ export default function LoginPage() {
color: 'var(--color-terra)',
}}
>
PawLink
PetLink
</span>
</div>
@@ -186,7 +186,7 @@ export default function LoginPage() {
opacity: loading ? 0.75 : 1,
cursor: loading ? 'not-allowed' : 'pointer',
}}
aria-label="Entrar na conta PawLink"
aria-label="Entrar na conta PetLink"
>
{loading ? (
<span style={{ display: 'flex', alignItems: 'center', gap: '8px' }}>