Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-15 05:28:00 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -160,7 +160,7 @@ export default function AboutPage() {
},
]}
animationType="slide-up"
textboxLayout="centered"
textboxLayout="default"
useInvertedBackground={true}
/>
</div>

View File

@@ -147,7 +147,7 @@ export default function HomePage() {
},
]}
animationType="slide-up"
textboxLayout="centered"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>