From 95080d4876b3115038e8c7463de2488b4fd1cd1c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 05:45:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index da06749..45742e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,6 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="split" useInvertedBackground={false} - gridVariant="four-items-2x2-equal-grid" /> @@ -108,14 +107,12 @@ export default function LandingPage() {
-- 2.49.1