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" },