diff --git a/src/app/page.tsx b/src/app/page.tsx index d639543..50b1cc1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function HomePage() { ]} avatarText="500+ companies trust us" buttons={[ - { text: "Start Now", href: "#" }, + { text: "Start Free Trial", href: "#" }, { text: "Request Demo", href: "#contact-cta" }, ]} buttonAnimation="slide-up" @@ -351,4 +351,4 @@ export default function HomePage() { ); -} +} \ No newline at end of file