From d029874d71ff4f10f6ecf11b2e46271da30da4af Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 18:40:46 +0000 Subject: [PATCH] Switch to version 5: modified 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 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"