diff --git a/src/app/page.tsx b/src/app/page.tsx index ee5abc1..3fc85b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,6 +91,7 @@ export default function LandingPage() { { id: "2", value: "Exclusividade", title: "Atendimento", items: ["Direct access", "Sigilo absoluto"] }, { id: "3", value: "Alta performance", title: "Resultado", items: ["Soluções eficazes", "Agilidade"] }, ]} + valueClassName="!text-[clamp(1.5rem,4vw,2.5rem)] lg:!text-[clamp(2rem,3vw,3rem)] !leading-tight" useInvertedBackground={false} />