From 50e0473f69ccd298aed8fc62ad706d8b79e15eae Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:15:47 +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 3ea5b47..97d6a5f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,7 +131,7 @@ export default function LandingPage() { tag="Metrics" textboxLayout="default" useInvertedBackground={true} - gridVariant="four-items-2x2-equal-grid" + gridVariant="uniform-all-items-equal" animationType="slide-up" metrics={[ { id: "1", value: "+156%", description: "Average Revenue Increase" }, -- 2.49.1