forked from emre/www_projectmycelium_com
feat: update CTA button text from "Start Deployment" to "Get Started"
This commit is contained in:
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user