Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -94,8 +94,8 @@ export default function SitePage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
titleClassName="text-foreground"
|
||||
descriptionClassName="text-foreground"
|
||||
textBoxTitleClassName="text-foreground"
|
||||
textBoxDescriptionClassName="text-foreground"
|
||||
cardNameClassName="text-foreground"
|
||||
cardPriceClassName="text-foreground"
|
||||
/>
|
||||
@@ -124,8 +124,8 @@ export default function SitePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
cardClassName="bg-card rounded-soft p-6 shadow-sm"
|
||||
titleClassName="text-foreground"
|
||||
descriptionClassName="text-foreground"
|
||||
textBoxTitleClassName="text-foreground"
|
||||
textBoxDescriptionClassName="text-foreground"
|
||||
nameClassName="text-foreground"
|
||||
roleClassName="text-foreground"
|
||||
companyClassName="text-foreground"
|
||||
@@ -150,8 +150,8 @@ export default function SitePage() {
|
||||
faqsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
showCard={true}
|
||||
titleClassName="text-foreground"
|
||||
descriptionClassName="text-foreground"
|
||||
textBoxTitleClassName="text-foreground"
|
||||
textBoxDescriptionClassName="text-foreground"
|
||||
accordionClassName="bg-card text-foreground rounded-soft shadow-sm"
|
||||
accordionTitleClassName="font-medium"
|
||||
accordionContentClassName="text-foreground/80"
|
||||
|
||||
Reference in New Issue
Block a user