From 0ed1429d2897abe9877af0ad49fd4e1d91e7af9e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 22:05:01 +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 185e31b..b303e37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { { id: "4", title: "Enterprise Security", description: "Bank-level security with encrypted data, regular audits, and compliance with industry standards. Your data is always protected.", imageSrc: "http://img.b2bpic.net/free-photo/padlock-computer-circuit-board_93675-129557.jpg", imageAlt: "Security and protection"}, ]} - gridVariant="uniform-grid-4" + gridVariant="uniform-grid-items" animationType="slide-up" textboxLayout="default" useInvertedBackground="noInvert" -- 2.49.1