diff --git a/Home/Views/Partials/hero-cards/product-grid.ejs b/Home/Views/Partials/hero-cards/product-grid.ejs index ced2dc6b1f..4a63ead7be 100644 --- a/Home/Views/Partials/hero-cards/product-grid.ejs +++ b/Home/Views/Partials/hero-cards/product-grid.ejs @@ -1,17 +1,39 @@ - -
- <%- include('./status-page') -%> - <%- include('./incidents') -%> - <%- include('./monitoring') -%> - <%- include('./on-call') -%> - <%- include('./scheduled-maintenance') -%> - <%- include('./logs') -%> - <%- include('./metrics') -%> - <%- include('./traces') -%> - <%- include('./exceptions') -%> - <%- include('./workflows') -%> - <%- include('./dashboards') -%> - <%- include('./kubernetes') -%> - <%- include('./profiles') -%> - <%- include('./ai-agent-grid') -%> + +
+ + +
+

Essentials

+
+ <%- include('./status-page') -%> + <%- include('./incidents') -%> + <%- include('./monitoring') -%> + <%- include('./on-call') -%> + <%- include('./scheduled-maintenance') -%> +
+
+ + +
+

Observability

+
+ <%- include('./logs') -%> + <%- include('./metrics') -%> + <%- include('./traces') -%> + <%- include('./exceptions') -%> + <%- include('./profiles') -%> +
+
+ + +
+

Automation & Intelligence

+
+ <%- include('./kubernetes') -%> + <%- include('./workflows') -%> + <%- include('./dashboards') -%> + <%- include('./ai-agent-grid') -%> +
+
+