diff --git a/src/app/page.tsx b/src/app/page.tsx index 95118f1..a691cd4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,7 +177,8 @@ 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" - titleClassName="text-4xl md:text-5xl font-extrabold leading-tight" + textboxLayout="default" + useInvertedBackground={false} descriptionClassName="text-lg md:text-xl text-foreground/70 mt-6" />