Update src/app/page.tsx

This commit is contained in:
2026-04-19 21:22:13 +00:00
parent ee421a5cfa
commit 40d2dc71b6

View File

@@ -147,7 +147,7 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{ variant: "rotated-rays-animated" }}
text="Ready to turn those phone calls into consistent revenue?"
buttons={[{ text: "Book your 20-minute system review", href: "#" }]}
buttons={[{ text: "Book Your Free Strategy Session", href: "#" }]}
/>
</div>