Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user