From 7480b7491e97b31925a7268a06edaff89d727333 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 15:41: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 e743af0..85773a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -204,7 +204,7 @@ export default function LandingPage() { tagIcon={TrendingUp} tagAnimation="slide-up" useInvertedBackground={true} - textboxLayout="centered" + textboxLayout="default" animationType="slide-up" metrics={[ { -- 2.49.1