From 8efe967c349d5edacc5351b78848e3751c34dffc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 09:53:58 +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 8a54495..a5ff918 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,6 +85,7 @@ export default function LandingPage() { faqsAnimation="slide-up" textboxLayout="split" useInvertedBackground={false} + showCard={false} /> -- 2.49.1