From 39805b036e5fd59f37478de0695dc9d58cc7de70 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 21:26:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7218406..94a78f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,6 +119,7 @@ export default function LandingPage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={false} + uniformGridCustomHeightClasses="min-h-24" metrics={[ { id: "1", icon: CalendarDays, -- 2.49.1