From 91cbadc5298c117aac0c3497acc72d72b27e06de Mon Sep 17 00:00:00 2001 From: development Date: Thu, 15 Jan 2026 10:47:49 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 75 ++++++++++++++++++++-------------------- 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1c39383..5bb6e3e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -19,7 +19,6 @@ export default function ContactPage() { primaryButtonStyle="gradient" secondaryButtonStyle="glass" showBlurBottom={false} - headingFontWeight="semibold" > - + ); } \ No newline at end of file