From fb1b95b00cffc2d12a0712d02f8e1453c88f0825 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 01:19:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 15a0c74..9387ca7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,7 +25,7 @@ export default function LandingPage() { secondaryButtonStyle="glass" headingFontWeight="semibold" > - + +
+
+
); -} +} \ No newline at end of file -- 2.49.1