2 Commits

Author SHA1 Message Date
9b2f354dfd Update src/app/page.tsx 2026-05-05 21:28:41 +00:00
5ba0576d36 Merge version_2 into main
Merge version_2 into main
2026-05-05 21:27:15 +00:00

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>