Skip to content

Commit 72f776f

Browse files
committed
fix minor issues in home page.
1 parent 1df5316 commit 72f776f

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

en/theme/material/templates/home-page.html

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,7 @@ <h2>Design & Manage APIs</h2>
7979
</div>
8080
<h3>API Design</h3>
8181
<div class="components-card-content">
82-
<p>The complete toolkit for API Creators. Design, document, mock, and apply policies for your REST,
83-
GraphQL, and AsyncAPI specifications.</p>
82+
Toolkit to design, document, and mock REST, GraphQL, and AsyncAPI specifications. Create AI APIs and use the AI-powered Design Assistant to generate APIs from natural language.
8483
</div>
8584
</div>
8685
<div class="components-card-footer">
@@ -96,7 +95,7 @@ <h3>API Design</h3>
9695
<div>
9796
<div class="components-section-header">
9897
<h2>Discover APIs</h2>
99-
<p>Find, explore, and subscribe to APIs for your applications</p>
98+
<p>Explore and subscribe to APIs and MCP Servers for your applications.</p>
10099
</div>
101100
<div class="components-card">
102101
<div>
@@ -105,7 +104,7 @@ <h2>Discover APIs</h2>
105104
</div>
106105
<h3>API Developer Portal</h3>
107106
<div class="components-card-content">
108-
The hub for Application Developers. Discover a catalog of available APIs, subscribe your applications,
107+
The hub for Application Developers. Discover a catalog of available APIs and MCP Servers, subscribe your applications,
109108
and manage your API keys and credentials.
110109
</div>
111110
</div>
@@ -159,8 +158,7 @@ <h3>API Gateway</h3>
159158
</div>
160159
<h3>AI Gateway</h3>
161160
<div class="components-card-content">
162-
A specialized gateway to secure, monitor, and manage access to LLMs. Get started with the MCP server and
163-
AI-specific policies.
161+
Enterprise-grade gateway for AI workloads. Secure, monitor, and control access to LLMs and AI services with cost controls, multi-provider routing, observability, and policy enforcement. Transform APIs into AI-callable tools and manage AI interactions with centralized governance.
164162
</div>
165163
</div>
166164
<div class="components-card-footer">
@@ -196,7 +194,7 @@ <h3>API Security</h3>
196194
target="_blank" rel="noopener" class="components-resource-link">
197195
Authentication Overview <span>&rarr;</span>
198196
</a>
199-
<a href="{{base_path}}/en/4.6.0/api-security/runtime/authorization/api-authorization//" target="_blank"
197+
<a href="{{base_path}}/en/4.6.0/api-security/runtime/authorization/api-authorization/" target="_blank"
200198
rel="noopener" class="components-resource-link">
201199
Authorization Overview <span>&rarr;</span>
202200
</a>
@@ -235,7 +233,7 @@ <h3>API Analytics & Monetization</h3>
235233
<div class="components-card">
236234
<div>
237235
<div class="md-column-grid-item-header-icon icon-color-4">
238-
{{ home_card_icon("octicons/terminal-16") }}
236+
{{ home_card_icon("octicons/workflow-16") }}
239237
</div>
240238
<h3>APIOps</h3>
241239
<div class="components-card-content">
@@ -260,7 +258,7 @@ <h3>APIOps</h3>
260258
</div>
261259

262260
<div class="components-section-header">
263-
<h2>Administer</h2>
261+
<h2>Administration</h2>
264262
<p>Configure and manage the core system, tenants, and other entities.</p>
265263
</div>
266264

0 commit comments

Comments
 (0)