Skip to content

Commit a0db837

Browse files
author
Vivek Vishal
authored
update description
Signed-off-by: Vivek Vishal <vishalvivek488@gmail.com>
1 parent c4675e6 commit a0db837

1 file changed

Lines changed: 4 additions & 13 deletions

File tree

  • src/sections/Home/CloudNativeManagement

src/sections/Home/CloudNativeManagement/index.js

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import ReactPlayer from "react-player/youtube";
1010
import BannerSectionWrapper from "./statement.style";
1111
import { Link } from "gatsby";
1212

13-
import imgHero from "../../../assets/images/kanvas/KanvasDesigner.webp";
13+
import imgHero from "../../../assets/images/kanvas/KanvasDesigner.png";
1414

1515
const BannerDefault = () => {
1616
return (
@@ -30,7 +30,7 @@ const BannerDefault = () => {
3030
>
3131
<h4 className="statement">Meshery is</h4>
3232
<div className="demo">
33-
The <span>cloud native management platform</span>
33+
<span>a self-service engineering platform</span>
3434
</div>
3535
<h3 className="statement">
3636
<div className="side">
@@ -39,19 +39,10 @@ const BannerDefault = () => {
3939
</div> */}
4040
<div className="description">
4141
<p>
42-
An extensible platform, Meshery comes packed with{" "}
43-
<Link to="/cloud-native-management/meshery/integrations">
44-
integrations
45-
</Link>{" "}
46-
for Prometheus, Grafana, Jaeger, CloudEvents, support
47-
for WebAssembly filters for Envoy, and hundreds of
48-
other cloud native projects.
42+
A cloud native manager that enables the design and management of all Kubernetes-based infrastructure and applications (multi-cloud).
4943
</p>
5044
<p>
51-
Meshery is your microservices manager. With extension
52-
points throughout, Meshery offers users and
53-
integrators the ability to extend and customize
54-
platform functionality.
45+
Among other features, As an extensible platform, Meshery offers visual and collaborative GitOps, freeing you from the chains of YAML while managing Kubernetes multi-cluster deployments.
5546
</p>
5647
</div>
5748
</div>

0 commit comments

Comments
 (0)