diff --git a/src/app/page.tsx b/src/app/page.tsx index 6201aff..8cd6f21 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,7 +136,7 @@ export default function ArcliqLanding() { } ]} textboxLayout="default" - animationType="depth-3d" + animationType="blur-reveal" gridVariant="three-columns-all-equal-width" useInvertedBackground={true} /> @@ -164,7 +164,7 @@ export default function ArcliqLanding() { } ]} textboxLayout="default" - animationType="depth-3d" + animationType="scale-rotate" gridVariant="uniform-all-items-equal" useInvertedBackground={false} />