change header text and destaque
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-04-04 22:02:04 +01:00
parent 22337dffd1
commit 74cadfa23a
2 changed files with 12 additions and 4 deletions
+4 -3
View File
@@ -4,12 +4,13 @@ import Link from "next/link";
import { useCallback, useEffect, useId, useRef, useState } from "react";
const primaryNav = [
{ label: "Famosos", href: "#" },
{ label: "Música", href: "#" },
{ label: "Em Foco", href: "#" },
{ label: "Atualidade", href: "#" },
{ label: "Cultura", href: "#" },
{ label: "Lifestyle", href: "#" },
{ label: "Entrevistas", href: "#" },
{ label: "Girl Power", href: "#" },
{ label: "Desporto", href: "#" },
{ label: "Galaria", href: "#" },
{ label: "Contactos", href: "#" },
];