From 9b2f354dfd86a886bcc1bfb70dbec8853d8e4349 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 21:28:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) 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" } + ]} />