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" />