Update src/app/testimonials/page.tsx

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

View File

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