From 05f079b0ef659661a5a1866e524cdec1f58dba9b Mon Sep 17 00:00:00 2001 From: development Date: Thu, 15 Jan 2026 10:47:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 75 ++++++++++++++++++++++++------------------------ 1 file changed, 38 insertions(+), 37 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index afa09b1..3022217 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,6 @@ export default function HomePage() { primaryButtonStyle="gradient" secondaryButtonStyle="glass" showBlurBottom={false} - headingFontWeight="semibold" > @@ -97,40 +96,42 @@ export default function HomePage() { /> - + ); } \ No newline at end of file