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" />