development_logos #1

Open
ehab wants to merge 197 commits from ourworld_web/www_projectmycelium_com:development_logos into main
3 changed files with 4 additions and 5 deletions
Showing only changes of commit b9ba2bab06 - Show all commits

View File

@@ -1,6 +1,5 @@
import { Container } from '@/components/Container'
import { Eyebrow, SectionHeader, H3, P, Small, CT, CP } from '@/components/Texts'
import { Eyebrow, H3, P } from '@/components/Texts'
import {
ArrowTrendingUpIcon,
ChatBubbleLeftRightIcon,

View File

@@ -50,14 +50,14 @@ export function ComputeOverview() {
Deterministic compute fabric for autonomous workloads.
</SectionHeader>
<P color="darkSecondary" className="mt-6 text-gray-600">
<P color="secondary" className="mt-6 text-gray-600">
Mycelium Compute delivers predictable, sovereign performancefree
from lock-in and drift. Deploy any workload with cryptographic
precision, knowing the platform verifies, scales, and heals itself
on your behalf.
</P>
<P color="darkSecondary" className="mt-4 text-gray-600">
<P color="secondary" className="mt-4 text-gray-600">
Deterministic. Self-managing. Stateless by design.
</P>
</div>

View File

@@ -2,7 +2,7 @@
import { useState } from "react";
import { ComputeCodeTabs } from "./ComputeCodeTabs"; // ✅ Make sure path is correct
import { Eyebrow, SectionHeader, H3, P } from "@/components/Texts";
import { Eyebrow, H3, P } from "@/components/Texts";
const tabs = [
{