diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c2c3ac..9ff569c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -259,7 +259,6 @@ export default function HomePage() { faqsAnimation="blur-reveal" useInvertedBackground={false} buttons={[ - { text: "Get Started Now", href: "/auth/signup" }, { text: "Still have questions? Contact us", href: "/contact" }, ]} buttonAnimation="slide-up"