diff --git a/src/app/page.tsx b/src/app/page.tsx index 2372da7..9f86033 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -155,7 +155,7 @@ export default function LandingPage() { } ]} animationType="scale-rotate" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} containerClassName="py-16 md:py-24" gridClassName="gap-6 md:gap-8"