Merge version_7 into main #7

Merged
bender merged 1 commits from version_7 into main 2026-03-16 18:41:47 +00:00

View File

@@ -76,7 +76,7 @@ export default function HomePage() {
tagIcon={Zap}
tagAnimation="slide-up"
buttons={[
{ text: "Get Started", href: "/auth/signup" },
{ text: "Start Free Trial", href: "/auth/signup" },
{ text: "View Demo", href: "#demo" },
]}
buttonAnimation="slide-up"
@@ -259,6 +259,7 @@ 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"