From 3a359dfd338b93f5c354dc3d384f6fdefd7c269b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 04:10:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a691cd4..87a9b90 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,9 +177,6 @@ export default function LandingPage() { ]} cardTitleClassName="text-2xl md:text-3xl font-extrabold line-clamp-3" cardQuoteClassName="text-base md:text-lg text-foreground/80 line-clamp-10" - textboxLayout="default" - useInvertedBackground={false} - descriptionClassName="text-lg md:text-xl text-foreground/70 mt-6" /> -- 2.49.1