From 91a6035f226b2f80c18abea162da32d5f0c4d725 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 10:27:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 28f5c53..b326929 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -191,7 +191,6 @@ export default function HomePage() { id: "4", icon: Award, title: "Industry Awards", value: "47"}, ]} - gridVariant="four-items-2x2-equal-grid" animationType="slide-up" useInvertedBackground={false} /> -- 2.49.1