From 2f53c68b4d52c42972313a5ee798599052d527f2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 11:26:13 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e7499a7..24e39a7 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -176,6 +176,7 @@ export default function AboutPage() { titleClassName="text-5xl md:text-6xl font-bold mb-4" descriptionClassName="text-lg text-foreground/70 max-w-2xl mb-12" cardClassName="group rounded-xl overflow-hidden cursor-pointer hover:shadow-xl transition-all" + nameClassName="text-2xl font-bold mt-4" roleClassName="text-primary-cta font-semibold mt-2" />