From d2cb065d372339a1a698d71b35883a5eae06790c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 05:28:48 +0000 Subject: [PATCH] Switch to version 1: modified 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 7da053e..dab5de9 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -160,7 +160,7 @@ export default function AboutPage() { }, ]} containerClassName="gap-12" - itemClassName="text-4xl font-extrabold" + titleClassName="text-4xl font-extrabold" descriptionClassName="text-lg opacity-90" />