From be5e7247e366782806d7db48bea537e856442802 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 22:07:22 +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 ff45794..98ddedb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,6 +100,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} animationType="blur-reveal" + gridVariant="uniform-all-items-equal" features={[ { title: "Trend Detection", description: "Identify emerging player trends before anyone else.", imageSrc: "http://img.b2bpic.net/free-photo/ice-hockey-stick-puck-ice-rink_23-2148784705.jpg" }, { title: "Visualization", description: "Clean, intuitive game-state visualizations.", imageSrc: "http://img.b2bpic.net/free-photo/ice-hockey-stick-puck-ice-rink_23-2148784705.jpg" }, -- 2.49.1