Switch to version 5: modified src/app/page.tsx

This commit is contained in:
2026-03-16 18:40:46 +00:00
parent f56e052cb8
commit d029874d71

View File

@@ -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"