diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c9d742..53d71c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,8 +150,8 @@ export default function CentroDentalPage() { useInvertedBackground={false} className="w-full py-16 md:py-24" containerClassName="px-4 md:px-8" - titleClassName="text-3xl md:text-4xl font-medium text-foreground" - descriptionClassName="text-base md:text-lg text-foreground/70 mt-4" + textBoxTitleClassName="text-3xl md:text-4xl font-medium text-foreground" + textBoxDescriptionClassName="text-base md:text-lg text-foreground/70 mt-4" />