forked from emre/www_projectmycelium_com
refactor: streamline home page content and reorder ecosystem components
- Removed comparison table section from home page - Removed descriptive paragraph from benefits section - Reordered ecosystem slider to show Cloud, Network, and Agent before Compute resources
This commit is contained in:
@@ -42,10 +42,6 @@ export function HomeBenefits() {
|
||||
<H2 className="text-3xl lg:text-5xl lg:leading-tight max-w-5xl mx-auto text-center tracking-tight font-medium text-black dark:text-white">
|
||||
Why It Matters
|
||||
</H2>
|
||||
|
||||
<P className=" max-w-3xl my-4 mx-auto text-center text-gray-600">
|
||||
Project Mycelium is a new foundation for digital independence. A self-governing, AI-powered infrastructure that gives you control, efficiency, and trust without compromise.
|
||||
</P>
|
||||
</div>
|
||||
|
||||
<div className="mt-10 grid grid-cols-1 gap-4 sm:mt-16 lg:grid-cols-7 lg:grid-rows-2 lg:px-12 px-6">
|
||||
|
||||
Reference in New Issue
Block a user