From eb4b961be94ca1ead6a098afe2877418eae4c7a3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 21:05:32 +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 7e03f40..a4c3b54 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,6 +138,7 @@ export default function LandingPage() { tagIcon={BarChart3} tagAnimation="slide-up" textboxLayout="centered" + animationType="slide-up" useInvertedBackground={false} animationType="slide-up" metrics={[ -- 2.49.1