Skip to content

Commit 2b1a58e

Browse files
committed
"about" update
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 7655397 commit 2b1a58e

9 files changed

Lines changed: 10 additions & 12 deletions

File tree

src/assets/discuss/html/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
</div>
3939
<div class="row footer-info">
4040
<div class="col-lg-3 footer-desc">
41-
<p>An empowerer of engineers, Layer5 helps you extract more value from your infrastructure. Creator and maintainer of cloud naative standards. Maker of Meshery, the cloud native manager.</p>
41+
<p>Layer5 is the steward of the Meshery project and creator of Kanvas, the collaborative canvas for cloud-native infrastructure. We bridge the gap between design and operation, allowing engineers to create, configure, and deploy orchestratable diagrams in real time. Whether managing Kubernetes or multi-cloud environments, Layer5 provides the tooling needed to oversee modern infrastructure with confidence.</p>
4242
</div>
4343
<div class="col-lg-9">
4444
<div class="row footer-info">

src/pages/community/open-source-program.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const OpenSourcePricingProgramPage = () => {
1212
export default OpenSourcePricingProgramPage;
1313
export const Head = () => {
1414
return <SEO title="Layer5 Open Source Program"
15-
description="Layer5, empowerer of engineers. At Layer5, we believe collaboration enables innovation, and infrastructure enables collaboration."
15+
description="We empower engineers. At Layer5, we believe collaboration enables innovation, and infrastructure enables collaboration."
1616
image="/images/Layer5-overview.svg"
1717
/>;
1818
};

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export const Head = () => {
6161
]
6262
};
6363
return (
64-
<SEO title="Layer5" description="An empowerer of engineers, Layer5 helps you extract more value from your infrastructure. Creator and maintainer of cloud native standards. Maker of Meshery, the cloud native manager."
64+
<SEO title="Layer5" description="Layer5 is the steward of the Meshery and creator of Kanvas, the collaborative canvas for cloud-native infrastructure. We bridge the gap between design and operation, allowing engineers to create, configure, and deploy orchestratable diagrams in real time. Whether managing Kubernetes or multi-cloud environments, Layer5 provides the tooling needed to oversee modern infrastructure with confidence."
6565
schemaMarkup={schema}
6666
/>
6767
);

src/pages/pricing/open-source-program.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const OpenSourcePricingProgramPage = () => {
1212
export default OpenSourcePricingProgramPage;
1313
export const Head = () => {
1414
return <SEO title="Layer5 Open Source Program"
15-
description="Layer5, empowerer of engineers. At Layer5, we believe collaboration enables innovation, and infrastructure enables collaboration."
15+
description="We empower engineers. At Layer5, we believe collaboration enables innovation, and infrastructure enables collaboration."
1616
image="/images/Layer5-overview.svg"
1717
/>;
1818
};

src/pages/products/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ const Products = () => {
1111
};
1212
export default Products;
1313
export const Head = () => {
14-
return <SEO title="Kubernetes management made collaborative"
15-
description="Layer5, empowerer of engineers. At Layer5, we believe collaboration enables innovation, and infrastructure enables collaboration."
14+
return <SEO title="Kubernetes and cloud management made collaborative"
15+
description="We empower engineers. At Layer5, we believe collaboration enables innovation, and infrastructure enables collaboration."
1616
image="/images/Layer5-overview.svg"
1717
/>;
1818
};

src/pages/projects/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const ProjectGridPage = ({ data }) => {
3535
export default ProjectGridPage;
3636
export const Head = () => {
3737
return <SEO title="Innovative Cloud Native Projects"
38-
description="Layer5, empowerer of engineers. Layer5 is the maker of Meshery, Kanvas, and Nighthawk. At Layer5, we believe collaboration enables innovation, and infrastructure enables collaboration."
38+
description="We empower engineers. Layer5 is the maker of Meshery, Kanvas, and Nighthawk. At Layer5, we believe collaboration enables innovation, and infrastructure enables collaboration."
3939
image="/images/Layer5-overview.svg"
4040
/>;
4141
};

src/sections/Company/Layer5-statement/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const BannerDefault = () => {
3636
{/* <img className="Layer5Logo" src={Layer5Logo} /> */}
3737
<h3 className="statement">
3838
{/* Enablers of Engineers. Enablers of Speed. Enablers of Business. */}
39-
Layer5 is an empowerer of the developer, the operator, and the service owner
39+
Layer5 empowers developers, operator, and service owners alike
4040
</h3>
4141
<div className="join-community">
4242
<Button $primary className="join-community-button" title="our projects" $url="/projects" />

src/sections/General/Footer/index.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,7 @@ const Footer = ({ location }) => {
107107
>
108108
<Col $xs={12} $lg={3}>
109109
<p className="desc-info">
110-
An empowerer of engineers, Layer5 helps you extract more value
111-
from your infrastructure. Creator and maintainer of cloud native
112-
standards. Maker of Meshery, the cloud native manager.
110+
Layer5 is the steward of Meshery and creator of Kanvas, the collaborative canvas for cloud-native infrastructure. We bridge the gap between design and operation, allowing engineers to create, configure, and deploy orchestratable diagrams in real time. Whether managing Kubernetes or multi-cloud environments, Layer5 provides the tooling needed to oversee modern infrastructure with confidence.
113111
</p>
114112
</Col>
115113
<Col className="sections_col" $xs={12} $lg={9}>

src/sections/Home/Layer5-statement/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const BannerDefault = () => {
3535
{/* <img className="Layer5Logo" src={Layer5Logo} /> */}
3636
<h3 className="statement">
3737
{/* Enablers of Engineers. Enablers of Speed. Enablers of Business. */}
38-
Layer5 is an empowerer of the developer, the operator, and the service owner
38+
Layer5 empowers developers, operators, and service owners alike
3939
</h3>
4040
<div className="join-community">
4141
<Button $primary className="join-community-button" title="our projects" $url="/projects" />

0 commit comments

Comments
 (0)