Update src/app/about/page.tsx

This commit is contained in:
2026-03-14 05:32:47 +00:00
parent 45be9cff40
commit 422b5bb2e4

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>