mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
homepage copy edits
This commit is contained in:
parent
68b87411fb
commit
5aa0ef4fe8
@ -15,7 +15,7 @@ description: |-
|
||||
<span>New</span> Consul 1.0 release. Get the details <svg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10'><path fill='#650D34' d='M1.138.529a.666.666 0 1 0-.942.943L3.724 5 .195 8.53a.666.666 0 1 0 .943.943l4-4a.666.666 0 0 0 0-.943l-4-4z'/></svg>
|
||||
</a>
|
||||
<h1>Service Mesh Made Easy</h1>
|
||||
<p>Connect, configure, and secure services in dynamic infrastructure.</p>
|
||||
<p>Distributed service networking layer to connect, secure, and configure services across any runtime platform and public or private cloud</p>
|
||||
<a href='#' class='g-btn download'>
|
||||
<svg xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 20 22'>
|
||||
<path d='M9.292 15.706a1 1 0 0 0 1.416 0l3.999-3.999a1 1 0 1 0-1.414-1.414L11 12.586V1a1 1 0 1 0-2 0v11.586l-2.293-2.293a1 1 0 1 0-1.414 1.414l3.999 3.999zM20 16v3c0 1.654-1.346 3-3 3H3c-1.654 0-3-1.346-3-3v-3a1 1 0 1 1 2 0v3c0 .551.448 1 1 1h14c.552 0 1-.449 1-1v-3a1 1 0 1 1 2 0z'/>
|
||||
@ -71,7 +71,7 @@ description: |-
|
||||
<section id='static-dynamic' class='g-section bg-light'>
|
||||
<div class='g-container'>
|
||||
<div class='intro'>
|
||||
<h2>A paradigm shift</h2>
|
||||
<h2>Service-based networking for dynamic infrastructure</h2>
|
||||
<p>The shift from static to dynamic infrastructure creates a challenge for connectivity and security. Consul is the service-based networking solution to connect, configure, and secure services in dynamic infrastructure.</p>
|
||||
</div>
|
||||
<div class='g-timeline'>
|
||||
@ -84,13 +84,13 @@ description: |-
|
||||
</span>
|
||||
<span class='dot'></span>
|
||||
<h3>Static</h3>
|
||||
<span class='sub-heading'>Host-based networking.</span>
|
||||
<span class='sub-heading'>Host-based networking</span>
|
||||
<img src='/assets/images/consul-connect/svgs/static.svg' alt='static, host-based networking' class='static-callout' />
|
||||
</div>
|
||||
<div>
|
||||
<span class='dot'></span>
|
||||
<h3>Dynamic</h3>
|
||||
<span class='sub-heading'>Service-based networking.</span>
|
||||
<span class='sub-heading'>Service-based networking</span>
|
||||
<div id='index-dynamic-animation'>
|
||||
<%= inline_svg 'consul-connect/svgs/dynamic.svg' %>
|
||||
</div>
|
||||
@ -129,7 +129,7 @@ description: |-
|
||||
<div>
|
||||
<img src='/assets/images/consul-connect/svgs/configuration-simple.svg'>
|
||||
<h3>Service Configuration <span>for runtime configuration</h3>
|
||||
<p>Feature rich Key/Value store lets you easily configure services.</p>
|
||||
<p>Feature rich Key/Value store to easily configure services.</p>
|
||||
</div>
|
||||
<div>
|
||||
<a href='#' class='g-btn dark-outline'>Learn more</a>
|
||||
@ -142,7 +142,7 @@ description: |-
|
||||
<section class='g-section bg-light border-top'>
|
||||
<div class='g-container'>
|
||||
<div class='intro'>
|
||||
<h2>Principles of Consul</h2>
|
||||
<h2>Consul Principles</h2>
|
||||
</div>
|
||||
<div class='g-text-asset'>
|
||||
<div>
|
||||
@ -211,7 +211,7 @@ description: |-
|
||||
<section class='g-section'>
|
||||
<div class='g-container'>
|
||||
<div class='intro'>
|
||||
<h3>Join millions of companies that trust Consul.</h3>
|
||||
<h3>Companies that trust Consul</h3>
|
||||
</div>
|
||||
<div class='g-logo-grid'>
|
||||
<div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user