Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-14 04:02:24 +00:00

View File

@@ -185,11 +185,11 @@ export default function LandingPage() {
}
]}
animationType="blur-reveal"
textboxLayout="default"
textboxLayout="centered"
useInvertedBackground={false}
className="py-20 bg-gradient-to-b from-background to-card"
titleClassName="text-4xl md:text-5xl font-light text-center"
descriptionClassName="text-lg text-foreground/80 text-center max-w-2xl mx-auto"
textBoxDescriptionClassName="text-lg text-foreground/80 text-center max-w-2xl mx-auto"
/>
</div>