Update src/app/page.tsx

This commit is contained in:
2026-03-15 13:59:27 +00:00
parent f7b036a839
commit 36d233d623

View File

@@ -135,7 +135,7 @@ export default function HomePage() {
carouselMode="buttons"
buttons={[
{
text: "Start Managing Free", href: "/signup"},
text: "Start Free Trial", href: "/signup"},
{
text: "See AI in Action"},
]}