Update src/app/page.tsx

This commit is contained in:
2026-05-05 21:28:41 +00:00
parent 5ba0576d36
commit 9b2f354dfd

View File

@@ -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" }
]}
/>
</div>