From 5862c4a6964ac0915e49f4c74475417e845e2e51 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 06:54:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9967075..e390afe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,6 @@ export default function LandingPage() { @@ -214,7 +214,6 @@ export default function LandingPage() { title="Common Questions" description="Everything you need to know about starting your mastery journey." faqsAnimation="blur-reveal" - buttons={[{text: "Contact Support", href: "#contact"}]} /> -- 2.49.1