From 3f82812b734e2c3fb93d69680f204ce56858cc82 Mon Sep 17 00:00:00 2001 From: development Date: Tue, 6 Jan 2026 15:46:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 34efa8d..983bff1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -186,8 +186,8 @@ export default function LandingPage() { animationType="opacity" textboxLayout="default" useInvertedBackground="noInvert" - titleClassName="text-3xl md:text-4xl font-bold" - descriptionClassName="text-lg opacity-90" + textBoxTitleClassName="text-3xl md:text-4xl font-bold" + textBoxDescriptionClassName="text-lg opacity-90" />