diff --git a/src/app/page.tsx b/src/app/page.tsx index b205ff1..114113f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,7 +111,7 @@ export default function HomePage() { }, ]} buttons={[ - { text: "Schedule Strategy Session", href: "#contact" }, + { text: "Get Started Free", href: "#contact" }, { text: "Request Demo", href: "https://wa.me/5511999999999" }, ]} buttonAnimation="slide-up"