Update src/app/about/page.tsx

This commit is contained in:
2026-03-19 15:26:47 +00:00
parent 2c56a1e0fe
commit 8940f98546

View File

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