From 56c98c7cf72adfd967bb0e66897d6001b0b6cc29 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 22:03:34 +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 bc17e18..185e31b 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-items" + gridVariant="uniform-grid-4" animationType="slide-up" textboxLayout="default" useInvertedBackground="noInvert" -- 2.49.1