From 1baa0c1af8940f96d742c7bd372a0aefbfdeab6d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 05:57:10 +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 8a5ebc4..eeac9cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,7 +115,7 @@ export default function HomePage() { "Custom dashboards for Admin, Finance, and Office roles with relevant metrics, statistics, and action items.", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "Dashboard Interface"}, ]} - gridVariant="uniform-4-items" + gridVariant="uniform-4" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} -- 2.49.1