Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot] 2026-05-01 11:33:14 +00:00
parent a004b217d5
commit 6be0b86218
5 changed files with 496 additions and 4 deletions

View file

@ -22,9 +22,9 @@ const cols = [
{
title: "Legal",
items: [
{ label: "Termos de Uso", href: "#" },
{ label: "Política de Privacidade", href: "#" },
{ label: "LGPD", href: "#" },
{ label: "Termos de Uso", href: "/termos" },
{ label: "Política de Privacidade", href: "/privacidade" },
{ label: "Política de Reembolso", href: "/reembolso" },
],
},
];

View file

@ -86,7 +86,7 @@ export function PlansSection() {
<div className="max-w-2xl mx-auto text-center">
<h2 className="text-3xl sm:text-4xl font-bold tracking-tight">Planos para cada estágio</h2>
<p className="mt-4 text-lg text-muted-foreground">
Sem fidelidade. Cancele quando quiser. Reembolso integral nos primeiros 7 dias.
Sem fidelidade. Cancele quando quiser. Garantia de 30 dias para reembolso integral.
</p>
<div className="mt-8 inline-flex items-center gap-3 bg-muted rounded-full px-4 py-2">