Update src/app/about/page.tsx

This commit is contained in:
2026-03-02 22:51:58 +00:00
parent f1cd433f36
commit c791fbb473

View File

@@ -91,7 +91,7 @@ export default function AboutPage() {
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
useInvertedBackground={false}
/>
</div>