File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Website/src/components/HomepageFeatures Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -26,16 +26,6 @@ const FeatureList = [
2626 </ >
2727 ) ,
2828 } ,
29- {
30- title : "Effortless Troubleshooting" ,
31- Svg : require ( "@site/static/img/undraw_server_down_s-4-lk.svg" ) . default ,
32- description : (
33- < >
34- Diagnose and resolve issues effectively with a comprehensive suite of
35- tools within a unified application.
36- </ >
37- ) ,
38- } ,
3929 {
4030 title : "Profile Management" ,
4131 Svg : require ( "@site/static/img/undraw_personal_settings_re_i6w4.svg" )
@@ -48,6 +38,16 @@ const FeatureList = [
4838 </ >
4939 ) ,
5040 } ,
41+ {
42+ title : "Effortless Troubleshooting" ,
43+ Svg : require ( "@site/static/img/undraw_server_down_s-4-lk.svg" ) . default ,
44+ description : (
45+ < >
46+ Diagnose and resolve issues effectively with a comprehensive suite of
47+ tools within a unified application.
48+ </ >
49+ ) ,
50+ } ,
5151 {
5252 title : "Open Source" ,
5353 Svg : require ( "@site/static/img/undraw_version_control_re_mg66.svg" ) . default ,
You can’t perform that action at this time.
0 commit comments