Merge version_3 into main #6

Merged
bender merged 1 commits from version_3 into main 2026-03-03 06:05:21 +00:00

View File

@@ -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}
/>