From a6620bc960bdaeecee38c95806edc8230264ed57 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 21:06:33 +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 a961016..9a079e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -139,6 +139,7 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="centered" animationType="slide-up" + animationType="slide-up" useInvertedBackground={false} metrics={[ { -- 2.49.1