Update src/app/page.tsx

This commit is contained in:
2026-03-12 04:10:50 +00:00
parent 912325f079
commit 3a359dfd33

View File

@@ -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"
/>
</div>