@@ -45,11 +45,11 @@ onmouseover="changeImage('meshery', 'images/logos/meshery-light.svg')" onmouseou
45
45
<div class =" gap-20px flex-col " >
46
46
<div class =" flex-row gap-20px " >
47
47
<div class =" playground-card grow-1 " >
48
- <a href =" https://playground.meshery.io " >
48
+ <a href =" https://kanvas.new " >
49
49
<div class =" landing-card " >
50
50
<div class= "playground-section playground-logo">
51
- <span class="landing-card-title">Meshery playground </span>
52
- <p>Use Meshery Playground to explore a new way of DevOps - visual and collaborative configuration management for your infrastructure.</p>
51
+ <span class="landing-card-title">Kanvas </span>
52
+ <p>Use Kanvas to explore a new way of DevOps - visual and collaborative configuration management for your infrastructure.</p>
53
53
</div>
54
54
</div >
55
55
</a ></div >
@@ -58,26 +58,35 @@ onmouseover="changeImage('meshery', 'images/logos/meshery-light.svg')" onmouseou
58
58
<a href =" https://cloud.layer5.io/catalog " >
59
59
<div class =" landing-card " >
60
60
<div class= "catalog-section catalog-logo">
61
- <span class="landing-card-title">Meshery Catalog</span>
61
+ <span class="landing-card-title">Cloud Catalog</span>
62
62
<p>Discover top-quality cloud native services for your infrastructure with the Cloud Native Catalog. Discover best practices and upgrade your Kubernetes management practices.</p>
63
63
</div>
64
64
</div >
65
65
</a ></div >
66
66
</div >
67
67
68
- <div class =" handbook-card " >
69
- <a href =" https://layer5.io/community/handbook " >
70
- <div class= "handbook-section landing-card">
71
- <div class= "landing-card-text">
72
- <span class="landing-card-title">Community Handbook</span>
73
- <p>Use Meshery Playground to explore a new way of DevOps - visual and collaborative configuration management for your infrastructure.</p>
74
- </div>
75
- <div class= "handbook-image">
76
- <img src="images/landing/handbook.png" alt="Community Handbook Image" />
77
- </div>
68
+ <div class =" flex-row gap-20px " >
69
+ <div class =" playground-card grow-1 " >
70
+ <a href =" https://cloud.layer5.io/academy/challenges " >
71
+ <div class =" landing-card " >
72
+ <div class= "playground-section challenges-logo">
73
+ <span class="landing-card-title">Challenges</span>
74
+ <p>Accept the challenge. Learn CNCF projects by taking and completing time-based, hands-on labs. Complete your challenge quickly and you might be this month's CNCF Challenger!</p>
78
75
</div>
79
- </a >
76
+ </div >
77
+ </a ></div >
78
+
79
+ <div class =" catalog-card " >
80
+ <a href =" https://cloud.layer5.io/academy/learning-paths " >
81
+ <div class =" landing-card " >
82
+ <div class= "catalog-section learning-path-logo">
83
+ <span class="landing-card-title">Learning Paths</span>
84
+ <p>Learning Paths offer a structured approach to learning, combining theoretical cloud native knowledge with hands-on, practical experience.</p>
85
+ </div>
86
+ </div >
87
+ </a ></div >
80
88
</div >
89
+
81
90
</div >
82
91
83
92
<div class =" forum-card " >
0 commit comments