Skip to content

Commit a4a1e69

Browse files
committed
Docs: Update
1 parent 979a527 commit a4a1e69

File tree

1 file changed

+10
-10
lines changed
  • Website/src/components/HomepageFeatures

1 file changed

+10
-10
lines changed

Website/src/components/HomepageFeatures/index.js

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff 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,

0 commit comments

Comments
 (0)