Update src/app/about/page.tsx

This commit is contained in:
2026-03-14 05:32:33 +00:00
parent 2e2394b44d
commit 8219ebe225

View File

@@ -175,7 +175,7 @@ export default function AboutPage() {
]}
ariaLabel="Team members section"
containerClassName="gap-12"
titleClassName="text-4xl font-extrabold"
itemClassName="text-4xl font-extrabold"
descriptionClassName="text-lg opacity-90 max-w-3xl"
/>
</div>