From 3328830be50750b5859c2aa57f0d3c55e67c5b95 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:18:45 +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 7bfee4a..68c391d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -283,7 +283,7 @@ export default function LandingPage() { tag="Help" tagIcon={HelpCircle} tagAnimation="slide-up" - animationType="slide-up" + animationType="smooth" textboxLayout="default" useInvertedBackground={true} faqsAnimation="slide-up" -- 2.49.1