From 2184abdd7d899c00c4fa04b1c0603dcc77f76358 Mon Sep 17 00:00:00 2001 From: development Date: Fri, 16 Jan 2026 14:35:30 +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 fc1d2a3..30e5ef3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,8 +117,8 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground="invertDefault" - titleClassName="text-3xl md:text-4xl font-extrabold" - descriptionClassName="text-foreground/80 text-lg" + textBoxTitleClassName="text-3xl md:text-4xl font-extrabold" + textBoxDescriptionClassName="text-foreground/80 text-lg" />