2 Commits

Author SHA1 Message Date
0e8d24d722 Update src/app/page.tsx 2026-04-18 23:17:01 +00:00
963a5c39f6 Merge version_2 into main
Merge version_2 into main
2026-04-18 23:16:09 +00:00

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>