From e6f9e2f7ec7b74589b188ca3fe5503a10759d07a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 17:40:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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() {
- - - - + + + +
-- 2.49.1