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}