Merge version_1 into main #3
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
textBoxTitleClassName="text-foreground font-light"
|
||||
descriptionClassName="text-foreground/90"
|
||||
textBoxDescriptionClassName="text-foreground/90"
|
||||
cardClassName="bg-card shadow-lg"
|
||||
cardNameClassName="text-foreground"
|
||||
cardBrandClassName="text-foreground/70"
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
textBoxTitleClassName="text-foreground font-light"
|
||||
descriptionClassName="text-foreground/90"
|
||||
textBoxDescriptionClassName="text-foreground/90"
|
||||
cardClassName="bg-card shadow-lg"
|
||||
cardTitleClassName="text-foreground"
|
||||
cardDescriptionClassName="text-foreground/80"
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
speed={35}
|
||||
textBoxTitleClassName="text-foreground font-light"
|
||||
descriptionClassName="text-foreground/90"
|
||||
textBoxDescriptionClassName="text-foreground/90"
|
||||
cardClassName="bg-card/70 backdrop-blur-sm shadow-lg"
|
||||
testimonialClassName="text-foreground/90"
|
||||
nameClassName="text-primary-cta"
|
||||
|
||||
Reference in New Issue
Block a user