From 52cf951668e7a75eb8dcca3ba666efe797bc6f04 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 18:36:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index dab599f..81326ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -197,6 +197,9 @@ export default function LandingPage() { id: "f4", title: "Do I need a product?", content: "No, we teach you how to sell services and build high-ticket assets."}, ]} sideTitle="Questions? Get Answers." + buttons={[ + { text: "Contact Support", href: "#contact" } + ]} faqsAnimation="slide-up" />