Skip to content

Commit 759b7b9

Browse files
committed
[Website] Fix some minor things
1 parent 1a76de7 commit 759b7b9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ai.symfony.com/templates/homepage.html.twig

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
{{ ux_icon('tabler:arrow-up-right', {width: 24, height: 24, class: 'ms-2'}) }}
2323
</a>
2424
<a href="https://symfony.com/doc/current/ai/bundles/mcp-bundle.html" class="mt-3 mt-sm-0 ms-lg-4 btn btn-outline-light btn-lg px-4 d-flex align-items-center">
25-
Build MCP Server
25+
Build MCP Servers
2626
{{ ux_icon('tabler:arrow-up-right', {width: 24, height: 24, class: 'ms-2'}) }}
2727
</a>
2828
</div>
@@ -75,7 +75,7 @@
7575
</div>
7676

7777
<a href="https://symfony.com/doc/current/ai/components/platform.html#supported-models-platforms" class="mt-5 fw-semibold small text-decoration-none d-flex align-items-center justify-content-end">
78-
<span>See all supported models</span>
78+
<span>See all models</span>
7979
{{ ux_icon('tabler:arrow-right', {width: 18, height: 18, class: 'ms-1'}) }}
8080
</a>
8181
</article>
@@ -100,7 +100,7 @@
100100
</div>
101101

102102
<a href="https://symfony.com/doc/current/ai/components/platform.html#supported-models-platforms" class="mt-5 fw-semibold small text-decoration-none d-flex align-items-center justify-content-end">
103-
<span>See all supported platforms</span>
103+
<span>See all platforms</span>
104104
{{ ux_icon('tabler:arrow-right', {width: 18, height: 18, class: 'ms-1'}) }}
105105
</a>
106106
</article>
@@ -132,7 +132,7 @@
132132
</div>
133133

134134
<div class="col-md-6 col-lg-3">
135-
<h2 class="ff-title fw-bold h4 mb-4 mt-5 mt-lg-0 text-center">Tools integration</h2>
135+
<h2 class="ff-title fw-bold h4 mb-4 mt-5 mt-lg-0 text-center">Built-in Tools</h2>
136136
<article class="sf-ai-card sf-ai-card-hover sf-ai-card-hover-dark p-3 p-lg-4">
137137
<div class="sf-ai-card-body sf-ai-logo-grid">
138138
<span class="logo-pill">

0 commit comments

Comments
 (0)