refactor: renomear PawLink → PetLink em todos os ficheiros
This commit is contained in:
@@ -28,9 +28,9 @@ export default function Header() {
|
||||
<>
|
||||
<header className={`header${scrolled ? ' scrolled' : ''}`}>
|
||||
{/* Logo */}
|
||||
<Link href="/" className="logo" aria-label="PawLink — Início">
|
||||
<Link href="/" className="logo" aria-label="PetLink — Início">
|
||||
<PawPrint size={22} strokeWidth={2.5} />
|
||||
PawLink
|
||||
PetLink
|
||||
</Link>
|
||||
|
||||
{/* Hambúrguer animado */}
|
||||
|
||||
Reference in New Issue
Block a user