Update src/app/page.tsx

This commit is contained in:
2026-01-02 18:48:48 +00:00
parent ae8539b61d
commit 4e648916da

View File

@@ -168,8 +168,8 @@ export default function LandingPage() {
]}
textboxLayout="default"
useInvertedBackground="noInvert"
titleClassName="text-foreground text-4xl md:text-5xl font-bold"
descriptionClassName="text-foreground text-base md:text-lg"
textBoxTitleClassName="text-foreground text-4xl md:text-5xl font-bold"
textBoxDescriptionClassName="text-foreground text-base md:text-lg"
cardTitleClassName="text-foreground text-2xl font-bold"
cardQuoteClassName="text-foreground text-base italic"
/>