Merge version_1 into main #2

Merged
bender merged 3 commits from version_1 into main 2026-03-15 15:07:54 +00:00
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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