diff --git a/src/app/page.tsx b/src/app/page.tsx index c0daf3e..e20f028 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { id: "t1", name: "Ana Souza", role: "CEO", testimonial: "Simplesmente a melhor solução que já contratei." }, + { id: "t1", name: "Ana Souza", role: "CEO", testimonial: "Aumentamos nossa produtividade em 40% em apenas um mês. Simplesmente a melhor solução que já contratei." }, { id: "t2", name: "Carlos Lima", role: "CTO", testimonial: "Eficiência e tecnologia em um só lugar." }, ]} title="O que dizem nossos clientes"