diff --git a/src/app/page.tsx b/src/app/page.tsx index 54511f3..6301d75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -179,8 +179,8 @@ export default function HomePage() { useInvertedBackground={true} ariaLabel="About Dimalex Trading section" containerClassName="space-y-6" - textBoxTitleClassName="text-4xl font-bold" - textBoxDescriptionClassName="text-base text-gray-700 leading-relaxed" + titleClassName="text-4xl font-bold" + descriptionClassName="text-base text-gray-700 leading-relaxed" mediaWrapperClassName="w-full" />