diff --git a/src/app/page.tsx b/src/app/page.tsx index f847499..32aca5d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />