diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f4a201..9f72723 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -200,6 +200,9 @@ export default function LandingPage() { title="Need Help?" description="Answers to the most common questions from our customers." faqsAnimation="slide-up" + buttons={[ + { text: "Contact Support", href: "#contact" } + ]} />