We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8095a55 commit 1139f94Copy full SHA for 1139f94
src/sections/Home/Banner-4/index.js
@@ -68,7 +68,7 @@ const Banner1 = (props) => {
68
</SectionTitle>
69
<span className="vintage-box-container">
70
<VintageBox $right={true} $vintageOne={true}>
71
- <Button $primary className="banner-btn one" title="Learn about Meshery" $url="/cloud-native-management/kanvas">
+ <Button $primary className="banner-btn one" title="Learn about Kanvas" $url="/cloud-native-management/kanvas">
72
<FaMapMarkedAlt size={21} className="icon-left" />
73
</Button>
74
<Button $secondary className="banner-btn two" title="Open in Playground" $url="https://play.meshery.io" $external={true}>
0 commit comments