diff --git a/src/app/page.tsx b/src/app/page.tsx index 672ece8..d56a549 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "rotated-rays-animated" }} text="Ready to scale your business? Let's build your next growth strategy today." - buttons={[{ text: "Schedule Consultation", href: "#contact" }]} + buttons={[{ text: "Book Your Strategy Call", href: "#contact" }]} />