Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 12:15:14 +00:00

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground="noInvert" useInvertedBackground={false}
/> />
</div> </div>
@@ -124,7 +124,7 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground="noInvert" useInvertedBackground={false}
/> />
</div> </div>