From 4982063f2327ffb131416678c421792a1e671b95 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 08:42:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 994e80d..8f6a821 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -209,7 +209,6 @@ export default function LandingPage() { faqsAnimation="slide-up" showCard={true} buttons={[ - { text: "Still Have Questions?", href: "contact" }, { text: "Contact Our Team", href: "contact" }, ]} buttonAnimation="slide-up" -- 2.49.1