diff --git a/src/app/page.tsx b/src/app/page.tsx index 6da7130..ce0987b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Explorar Agora", href: "gallery" }, + { text: "Descobrir Agora", href: "gallery" }, { text: "Ver Galeria", href: "gallery" }, ]} buttonAnimation="slide-up"