feat: update CTA button text from "Start Deployment" to "Get Started"

This commit is contained in:
2025-11-04 13:35:53 +01:00
parent 363b822d8b
commit b39694ea24
2 changed files with 2 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ export function CallToAction() {
</p>
<div className="mt-10 flex flex-wrap justify-center gap-x-6 gap-y-4">
<Button to="/cloud" variant="solid" color="cyan">
Start Deployment
Get Started
</Button>
<Button
to="https://threefold.info/mycelium_network/docs/"