diff --git a/src/app/page.tsx b/src/app/page.tsx index 2327eda..712af19 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,7 +38,7 @@ export default function LandingPage() { { name: "Sobre", id: "about" }, { name: "Diferenciais", id: "features" }, { name: "Produtos", id: "products" }, - { name: "Depoimentos", id: "testimonials" }, + { name: "Depo: "Depoimentos", id: "testimonials" }, { name: "Contato", id: "contact" }, ]} brandName="Valverde" @@ -76,10 +76,10 @@ export default function LandingPage() {