3 Commits

Author SHA1 Message Date
82b223a0a6 Update src/app/page.tsx 2026-03-03 12:33:23 +00:00
3dfee5ae50 Update src/app/layout.tsx 2026-03-03 12:33:22 +00:00
a3e37bd867 Merge version_1 into main
Merge version_1 into main
2026-03-03 10:55:58 +00:00
2 changed files with 6 additions and 2 deletions

View File

@@ -159,6 +159,10 @@ export default function LandingPage() {
tag="O Que Oferecemos" tag="O Que Oferecemos"
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[
{ text: "Ver Como Funciona", href: "#contact" }
]}
buttonAnimation="blur-reveal"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
ariaLabel="Serviços e propostas de valor" ariaLabel="Serviços e propostas de valor"