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