From 0386635e3ef721339867e3caf7087e0d7e6c9f04 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 22:02:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 974a9b8..41badfc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,6 +164,7 @@ export default function LandingPage() { faqsAnimation="blur-reveal" mediaAnimation="blur-reveal" animationType="smooth" + textboxLayout="default" /> -- 2.49.1