From 93ff28bd5bc75ef8dfc155b358a109f64cfafaa8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 10:10:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }}