diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f30ffb..47fbe5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function HomePage() { logoText="AutoFlow AI" description="Turn Missed Calls Into Booked Clients — Automatically. AI answers your calls, sends followup texts, manages reviews, and boosts your SEO — so your business never misses another customer." buttons={[ - { text: "Get More Customers", href: "#pricing" }, + { text: "Start Free Trial", href: "#pricing" }, { text: "See How It Works", href: "#features" }, ]} background={{ variant: "sparkles-gradient" }}