@@ -63,8 +63,10 @@ <h2>Manage your connections with <span class="special-text">Environments</span><
63
63
< div class ="image flex " style ="flex-flow: column wrap; ">
64
64
< div align ="center " style ="margin-top: 3rem; ">
65
65
< div style ="display: flex; ">
66
- < img src ="/assets/images/features/environments.gif " class ="screenshot "
67
- alt ="Multi-cluster Kubernetes Manager " loading ="lazy " />
66
+ < video autoplay loop muted playsinline class ="screenshot " alt ="Multi-cluster Kubernetes Manager ">
67
+ < source src ="/assets/images/features/environments.webm " type ="video/webm ">
68
+ Your browser does not support the video tag.
69
+ </ video >
68
70
< span >
69
71
<!-- <p style="font-size: 1rem;margin:0rem;padding:0rem;color:#666;font-style: italic;">(excerpt: patterns
70
72
in-action)</p> -->
@@ -87,8 +89,10 @@ <h2><span class="special-text">Workspaces</span>: Your team's Google Drive for c
87
89
< div class ="image flex " style ="flex-flow: column wrap; ">
88
90
< div align ="center " style ="margin-top: 3rem; ">
89
91
< div style ="display: flex; ">
90
- < img src ="/assets/images/features/workspace.gif " class ="screenshot "
91
- alt ="Multi-cluster Kubernetes Manager " loading ="lazy " />
92
+ < video autoplay loop muted playsinline class ="screenshot " alt ="Multi-cluster Kubernetes Manager ">
93
+ < source src ="/assets/images/features/workspace.webm " type ="video/webm ">
94
+ Your browser does not support the video tag.
95
+ </ video >
92
96
< span >
93
97
<!-- <p style="font-size: 1rem;margin:0rem;padding:0rem;color:#666;font-style: italic;">(excerpt: patterns
94
98
in-action)</p> -->
@@ -114,8 +118,10 @@ <h2>Manage infra performance with <span class="special-text">Performance Profile
114
118
< div class ="image flex " style ="flex-flow: column wrap; ">
115
119
< div align ="center " style ="margin-top: 3rem; ">
116
120
< div style ="display: flex; ">
117
- < img src ="/assets/images/features/performance-metrics.gif " class ="screenshot "
118
- alt ="Multi-cluster Kubernetes Manager " loading ="lazy " />
121
+ < video autoplay loop muted playsinline class ="screenshot " alt ="Multi-cluster Kubernetes Manager " >
122
+ < source src ="/assets/images/features/performance-metrics.webm " type ="video/webm " >
123
+ Your browser does not support the video tag.
124
+ </ video >
119
125
< span >
120
126
<!-- <p style="font-size: 1rem;margin:0rem;padding:0rem;color:#666;font-style: italic;">(excerpt: patterns
121
127
in-action)</p> -->
0 commit comments