diff --git a/src/css/custom.css b/src/css/custom.css index d25673e9f4..54e3ebb182 100644 --- a/src/css/custom.css +++ b/src/css/custom.css @@ -398,6 +398,7 @@ footer { margin-left: 10px; margin-right: 10px; min-height: 375px; + height:100%; } .card-border { border: 1px solid #2AA5DC40; diff --git a/src/pages/learn-more.mdx b/src/pages/learn-more.mdx index e52c495f42..13f6035398 100644 --- a/src/pages/learn-more.mdx +++ b/src/pages/learn-more.mdx @@ -70,24 +70,27 @@ title: Learn More about Apache CloudStack
-
+
-
+

SOLUTION BRIEF

Tungsten Fabric

- Tungsten Fabric is an open-source network and security - orchestrator which provides secure connectivity for cloud-native - environments. + Tungsten Fabric is an open-source software defined + network and security orchestrator which provides + secure connectivity for cloud-native + environments. This allows decoupling the control plane + from the data plane, enabling programmatic, + dynamic control over the networking.

Download
-
+
-
+

CASE STUDY

LifeInCloud
@@ -103,5 +106,7 @@ title: Learn More about Apache CloudStack
+
+
diff --git a/static/img/CloudStack_release_illustration.png b/static/img/CloudStack_release_illustration.png index 09554e7054..ba082af0da 100644 Binary files a/static/img/CloudStack_release_illustration.png and b/static/img/CloudStack_release_illustration.png differ diff --git a/static/img/LifeInCloud-banner.png b/static/img/LifeInCloud-banner.png new file mode 100644 index 0000000000..9bdfaae01c Binary files /dev/null and b/static/img/LifeInCloud-banner.png differ diff --git a/static/img/TF-integration-banner.png b/static/img/TF-integration-banner.png new file mode 100644 index 0000000000..28e8612e26 Binary files /dev/null and b/static/img/TF-integration-banner.png differ