From 5bf91f3088eec242d82112245ad03f2daeb1ef1c Mon Sep 17 00:00:00 2001 From: development Date: Thu, 15 Jan 2026 10:47:48 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 71 +++++++++++++++++++++--------------------- 1 file changed, 36 insertions(+), 35 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index cd7c00d..1cd4c0b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -20,7 +20,6 @@ export default function AboutPage() { primaryButtonStyle="gradient" secondaryButtonStyle="glass" showBlurBottom={false} - headingFontWeight="semibold" > - + ); } \ No newline at end of file