diff --git a/site/src/assets/images/meshery-playground-kanvas.png b/site/src/assets/images/meshery-playground-kanvas.png index ba5213f..7948fd6 100644 Binary files a/site/src/assets/images/meshery-playground-kanvas.png and b/site/src/assets/images/meshery-playground-kanvas.png differ diff --git a/site/src/components/Navigation/index.js b/site/src/components/Navigation/index.js index e589468..5f4b34a 100644 --- a/site/src/components/Navigation/index.js +++ b/site/src/components/Navigation/index.js @@ -197,7 +197,7 @@ setScroll((window.scrollY || window.pageYOffset) > 50)
- @@ -209,7 +209,7 @@ setScroll((window.scrollY || window.pageYOffset) > 50) color: `${props => props.theme.text}`, marginTop: "0.5rem" }}> - Next: you'll be redirected to playground.meshery.io

+ On clicking the continue button you will be redirected to Meshery Playground

)}