From dde29b599b78d80093495d34b5b8a9fa3378ff18 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 06:35:19 +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 474b2ff..5d168c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,7 +124,7 @@ export default function LandingPage() { id: "world-records", value: "47", title: "World Records", description: "Official records held in football history", icon: Award } ]} - gridVariant="four-items-2x2-equal-grid" + gridVariant="bento-grid" animationType="scale-rotate" textboxLayout="default" useInvertedBackground={false}