Update src/app/programs/page.tsx

This commit is contained in:
2026-03-15 15:07:49 +00:00
parent a25dce2db7
commit c837acc0bc

View File

@@ -215,7 +215,7 @@ export default function ProgramsPage() {
},
]}
animationType="scale-rotate"
textboxLayout="centered"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>