From bf6592479460836edeac2720d941b9b1645d641f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 18:13:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c5d99f..c466620 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -178,7 +178,7 @@ export default function HomePage() { imageAlt="Dimalex Trading company facilities" useInvertedBackground={true} ariaLabel="About Dimalex Trading section" - containerClassName="space-y-6" + textBoxClassName="space-y-6" titleClassName="text-4xl font-bold" descriptionClassName="text-base text-gray-700 leading-relaxed" /> -- 2.49.1