forked from emre/www_projectmycelium_com
feat: simplify cloud and compute architecture sections
- Condensed architecture explanations to focus on core capabilities rather than implementation details - Replaced detailed bullet lists with concise descriptions for better readability - Added new CallToAction component with dual-path user journey (host vs deploy)
This commit is contained in:
@@ -5,7 +5,7 @@ export function CloudBluePrint() {
|
||||
return (
|
||||
<div className="bg-white py-24 sm:py-32">
|
||||
<div className="mx-auto max-w-7xl px-6 lg:px-8">
|
||||
<Eyebrow color="accent">Cloud Blueprint</Eyebrow>
|
||||
<Eyebrow color="accent">Featured Blueprint</Eyebrow>
|
||||
<H3 color="primary">Your Personal Sovereign Cloud Workspace</H3>
|
||||
<P color="primary">Digital Me is an example environment built to demonstrate what’s possible on top of the Mycelium Stack, a full personal cloud you can deploy, customize, or extend.
|
||||
Your files, communication, apps, and optional AI agent, all running privately on infrastructure you choose.</P>
|
||||
|
||||
Reference in New Issue
Block a user