Skip to content

Commit d8ef678

Browse files
authored
Makeup banners and case-study layout in cloud-builders (#338)
1 parent 95f9e01 commit d8ef678

File tree

5 files changed

+13
-7
lines changed

5 files changed

+13
-7
lines changed

src/css/custom.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/pages/learn-more.mdx

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,24 +70,27 @@ title: Learn More about Apache CloudStack
7070
</div>
7171
</div>
7272
<div className="row">
73-
<div className="col-lg-3 mb-4">
73+
<div className="col-lg-6 mb-4">
7474
<div className="apache-card card-border">
75-
<div className="img-holder"><img src="/img/tungsten-logo" alt="" width="100%"/></div>
75+
<div className="img-holder"><img src="/img/TF-integration-banner.png" alt="" width="100%"/></div>
7676
<div className="apache-card-body pt-0">
7777
<p className="blue-title">SOLUTION BRIEF</p>
7878
<div className="apache-card-title">Tungsten Fabric</div>
7979
<p>
80-
Tungsten Fabric is an open-source network and security
81-
orchestrator which provides secure connectivity for cloud-native
82-
environments.
80+
Tungsten Fabric is an open-source software defined
81+
network and security orchestrator which provides
82+
secure connectivity for cloud-native
83+
environments. This allows decoupling the control plane
84+
from the data plane, enabling programmatic,
85+
dynamic control over the networking.
8386
</p>
8487
<a href="/files/acs-tungsten-fabric-sdn.pdf" className="btn btn-primary">Download</a>
8588
</div>
8689
</div>
8790
</div>
88-
<div className="col-lg-3 mb-4">
91+
<div className="col-lg-6 mb-4">
8992
<div className="apache-card card-border">
90-
<div className="img-holder"><img src="/img/tungsten-logo" alt="" width="100%"/></div>
93+
<div className="img-holder"><img src="/img/LifeInCloud-banner.png" alt="" width="100%"/></div>
9194
<div className="apache-card-body pt-0">
9295
<p className="blue-title">CASE STUDY</p>
9396
<div className="apache-card-title">LifeInCloud</div>
@@ -103,5 +106,7 @@ title: Learn More about Apache CloudStack
103106
</div>
104107
</div>
105108
</div>
109+
<div className="row">
110+
</div>
106111
</div>
107112
</section>
-19.2 KB
Loading

static/img/LifeInCloud-banner.png

760 KB
Loading
1.46 MB
Loading

0 commit comments

Comments
 (0)