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"