2 Commits

Author SHA1 Message Date
52cf951668 Update src/app/page.tsx 2026-05-06 18:36:03 +00:00
146219ecb0 Merge version_3 into main
Merge version_3 into main
2026-05-06 18:33:29 +00:00

View File

@@ -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."}, 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." sideTitle="Questions? Get Answers."
buttons={[
{ text: "Contact Support", href: "#contact" }
]}
faqsAnimation="slide-up" faqsAnimation="slide-up"
/> />
</div> </div>