From e20f7ce9712acfe3c09565ba674c93a16ac20bf4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 05:27:54 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index dab5de9..7da053e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -160,7 +160,7 @@ export default function AboutPage() { }, ]} containerClassName="gap-12" - titleClassName="text-4xl font-extrabold" + itemClassName="text-4xl font-extrabold" descriptionClassName="text-lg opacity-90" />