Update src/app/page.tsx

This commit is contained in:
2026-04-18 23:17:01 +00:00
parent 963a5c39f6
commit 0e8d24d722

View File

@@ -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" }]}
/>
</div>