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"