Skip to content

Commit 4f69855

Browse files
committed
Fix icon names to use available icon files
Changed icon names to match available icons in layouts/partials/icons/: - ai → bot (infrastructure-engineers) - unlock → global (multicloud) - key → lock (multicloud) - dashboard → monitor (platform-teams) - check → security (platform-teams) - growth → rocketship (platform-teams)
1 parent bc13657 commit 4f69855

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

content/gads/infrastructure-engineers/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ key_features_above:
4242
- title: AI-powered infrastructure
4343
description: |
4444
Generate Pulumi code from natural language or convert existing Terraform with Neo AI
45-
icon: ai
45+
icon: bot
4646
color: yellow
4747

4848
key_features:

content/gads/multicloud/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ key_features_above:
3232
- title: Prevent cloud lock-in
3333
description: |
3434
Abstract cloud-specific differences with reusable components while maintaining access to every provider API
35-
icon: unlock
35+
icon: global
3636
color: yellow
3737
- title: Enforce policies everywhere
3838
description: |
@@ -42,7 +42,7 @@ key_features_above:
4242
- title: Unified secrets management
4343
description: |
4444
Built-in secrets encryption works across every provider without separate KMS configuration per cloud
45-
icon: key
45+
icon: lock
4646
color: yellow
4747

4848
key_features:

content/gads/platform-teams/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,17 @@ key_features_above:
3232
- title: Prove platform ROI with metrics
3333
description: |
3434
Track adoption, cost, and compliance across every stack and environment with centralized visibility
35-
icon: dashboard
35+
icon: monitor
3636
color: yellow
3737
- title: Reduce ticket backlog
3838
description: |
3939
Developers get infrastructure on-demand while platform engineers maintain control and governance
40-
icon: check
40+
icon: security
4141
color: yellow
4242
- title: Scale without headcount
4343
description: |
4444
Support 10x more teams without growing your platform engineering org
45-
icon: growth
45+
icon: rocketship
4646
color: yellow
4747

4848
key_features:

0 commit comments

Comments
 (0)