From 3bc9c119907d3bee2b639ee1b9926d9f46aeaa49 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 08:20:44 +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 bfd7eaa..b509323 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,7 +154,7 @@ export default function LandingPage() { tag="Performance Metrics" tagIcon={TrendingUp} tagAnimation="slide-up" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={true} animationType="scale-rotate" metrics={[ -- 2.49.1