diff --git a/public/images/cloudhero4.webp b/public/images/cloudhero4.webp new file mode 100644 index 00000000..a8bcbd5b Binary files /dev/null and b/public/images/cloudhero4.webp differ diff --git a/src/pages/cloud/CloudFeatures.tsx b/src/pages/cloud/CloudFeatures.tsx index cbb22e03..dbcbf89c 100644 --- a/src/pages/cloud/CloudFeatures.tsx +++ b/src/pages/cloud/CloudFeatures.tsx @@ -420,7 +420,7 @@ export function CloudFeatures() { className="bg-gray-900 py-20 sm:py-32" > -
+
Platform Overview A Decentralized Cloud that Operates Itself diff --git a/src/pages/cloud/CloudHeroNew.tsx b/src/pages/cloud/CloudHeroNew.tsx index 0232de6a..0bfb17db 100644 --- a/src/pages/cloud/CloudHeroNew.tsx +++ b/src/pages/cloud/CloudHeroNew.tsx @@ -6,7 +6,7 @@ export function CloudHeroNew() { return (
diff --git a/src/pages/compute/ComputeHero.tsx b/src/pages/compute/ComputeHero.tsx index a7fd48ce..140abc83 100644 --- a/src/pages/compute/ComputeHero.tsx +++ b/src/pages/compute/ComputeHero.tsx @@ -8,7 +8,7 @@ export function ComputeHero() {