From be0b23c179ae8f7b8f110e6988c5fc7552ba00a3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 15:49:49 +0000 Subject: [PATCH] Update src/app/precios/page.tsx --- src/app/precios/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/precios/page.tsx b/src/app/precios/page.tsx index 806d004..498e8a7 100644 --- a/src/app/precios/page.tsx +++ b/src/app/precios/page.tsx @@ -141,7 +141,7 @@ export default function PricingPage() { } ]} containerClassName="max-w-7xl mx-auto px-4 py-16" - titleClassName="text-4xl md:text-5xl font-semibold text-gray-900 mb-4" + textBoxTitleClassName="text-4xl md:text-5xl font-semibold text-gray-900 mb-4" textBoxDescriptionClassName="text-lg text-gray-700" />