Skip to content

Commit 0767b40

Browse files
CopilotBornToBeRoot
andcommitted
Refine feature descriptions based on code review feedback
Co-authored-by: BornToBeRoot <[email protected]>
1 parent 9045d18 commit 0767b40

File tree

1 file changed

+6
-5
lines changed
  • Website/src/components/HomepageFeatures

1 file changed

+6
-5
lines changed

Website/src/components/HomepageFeatures/index.js

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ const FeatureList = [
3232
.default,
3333
description: (
3434
<>
35-
Organize hosts and networks in encrypted profiles with seamless access
36-
across all features. Protect sensitive data while maintaining easy
37-
access to your infrastructure.
35+
Organize hosts and networks in encrypted profiles for seamless access
36+
across all features while protecting sensitive data and maintaining
37+
easy access to your infrastructure.
3838
</>
3939
),
4040
},
@@ -43,8 +43,9 @@ const FeatureList = [
4343
Svg: require("@site/static/img/undraw_server_down_s-4-lk.svg").default,
4444
description: (
4545
<>
46-
MSI installer, signed binaries, and support for package managers like
47-
Chocolatey, Evergreen, and WinGet. Built for professional environments.
46+
Professional deployment ready with MSI installer, signed binaries, and
47+
package manager support (Chocolatey, Evergreen, WinGet). Built for
48+
enterprise environments.
4849
</>
4950
),
5051
},

0 commit comments

Comments
 (0)