Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 18:23:56 +00:00

View File

@@ -128,7 +128,6 @@ export default function LandingPage() {
useInvertedBackground={true}
containerClassName="py-20 px-4"
itemClassName=""
descriptionClassName="text-lg text-foreground opacity-90 mt-4"
featureTitleClassName="text-3xl font-light text-foreground"
featureDescriptionClassName="text-base text-foreground opacity-80 mt-3"
/>
@@ -170,7 +169,6 @@ export default function LandingPage() {
tag="Testimonials"
textboxLayout="default"
useInvertedBackground={false}
descriptionClassName="text-base text-foreground opacity-85 mt-4"
quoteCardClassName="bg-card border border-accent rounded-xl p-8"
quoteClassName="text-lg text-foreground italic mb-4"
nameClassName="font-semibold text-foreground"