forked from emre/www_projectmycelium_com
improvements
This commit is contained in:
@@ -88,19 +88,10 @@ export function CloudHero() {
|
||||
Mycelium Cloud blends deterministic compute with quantum-safe storage, delivering a sovereign platform built for zero-ops automation.
|
||||
</p>
|
||||
<div className="mt-8 flex flex-wrap gap-x-6 gap-y-4">
|
||||
<Button to="/download" variant="solid" color="cyan">
|
||||
Start Deploying
|
||||
</Button>
|
||||
<Button
|
||||
to="https://manual.grid.tf"
|
||||
as="a"
|
||||
variant="outline"
|
||||
color="gray"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
View Documentation
|
||||
<Button to="https://myceliumcloud.tf" variant="solid" color="cyan">
|
||||
Start Deployment
|
||||
</Button>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div className="relative mt-0 lg:mt-10 lg:col-span-5 lg:row-span-2 xl:col-span-6">
|
||||
|
||||
Reference in New Issue
Block a user