From be415e3ee7a923494b9ff721e4f9fb281bab8462 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:48:24 +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 587c43b..dc62c1d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,7 +114,7 @@ export default function LandingPage() { ]} textboxLayout="default" useInvertedBackground="noInvert" - gridVariant="uniform-4-items" + gridVariant="uniform-all-items-equal" animationType="slide-up" buttons={[ { text: "Explore Services", href: "#" } -- 2.49.1