diff --git a/src/app/page.tsx b/src/app/page.tsx index 4962c01..584b042 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,6 +148,9 @@ export default function LandingPage() { ]} sideTitle="Questions? We have answers." sideDescription="Everything you need to know about working with Autopilot." + buttons={[ + { text: "Schedule a Discovery Call", href: "#contact" } + ]} faqsAnimation="slide-up" />