diff --git a/ai.symfony.com/assets/icons/tabler/brand-slack.svg b/ai.symfony.com/assets/icons/tabler/brand-slack.svg new file mode 100644 index 000000000..a457013ec --- /dev/null +++ b/ai.symfony.com/assets/icons/tabler/brand-slack.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ai.symfony.com/assets/icons/tabler/crop.svg b/ai.symfony.com/assets/icons/tabler/crop.svg new file mode 100644 index 000000000..e8b269629 --- /dev/null +++ b/ai.symfony.com/assets/icons/tabler/crop.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/ai.symfony.com/assets/icons/tabler/lifebuoy.svg b/ai.symfony.com/assets/icons/tabler/lifebuoy.svg deleted file mode 100644 index 69153f312..000000000 --- a/ai.symfony.com/assets/icons/tabler/lifebuoy.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/ai.symfony.com/assets/styles/app.css b/ai.symfony.com/assets/styles/app.css index 2ba10eb1e..23903abf4 100644 --- a/ai.symfony.com/assets/styles/app.css +++ b/ai.symfony.com/assets/styles/app.css @@ -218,9 +218,10 @@ button#themeToggle { .demo-blog .demo-icon { background: linear-gradient(180deg, #433F77, #C43BC2); } .demo-youtube .demo-icon { background: linear-gradient(180deg, #C05920, #CF781A); } .demo-wikipedia .demo-icon { background: linear-gradient(180deg, #1CA574, #56AB48); } -.demo-audio .demo-icon { background: linear-gradient(180deg, #85A72B, #97BC43); } -.demo-video .demo-icon { background: linear-gradient(180deg, #42DEEE, #7069B0); } -.demo-tuto .demo-icon { background: linear-gradient(180deg, #3B9D87, #35A781); } +.demo-crop .demo-icon { background: linear-gradient(180deg, #85A72B, #97BC43); } +.demo-audio .demo-icon { background: linear-gradient(180deg, #42DEEE, #7069B0); } +.demo-video .demo-icon { background: linear-gradient(180deg, #3B9D87, #35A781); } +.demo-turbo .demo-icon { background: linear-gradient(180deg, #E94E77, #D68189); } .footer-meta { font-size: 0.8rem; diff --git a/ai.symfony.com/templates/homepage.html.twig b/ai.symfony.com/templates/homepage.html.twig index 1389734ee..28de633f5 100644 --- a/ai.symfony.com/templates/homepage.html.twig +++ b/ai.symfony.com/templates/homepage.html.twig @@ -229,6 +229,27 @@ +
+
+
+
+ {{ ux_icon('tabler:crop', {width: 42, height: 42}) }} +
+
+
+

+ Smart Cropping +

+ {{ ux_icon('tabler:arrow-right', {width: 24, height: 24, class: 'ms-1'}) }} +
+

+ AI-assisted image cropping to focus on key elements on the image while resizing. +

+
+
+
+
+
@@ -274,7 +295,7 @@
-
+
{{ ux_icon('logos:symfony-letters', {width: 36, height: 36}) }} @@ -282,7 +303,7 @@

- Tuto stream Bot + Turbo stream Bot

{{ ux_icon('tabler:arrow-right', {width: 24, height: 24, class: 'ms-1'}) }}
@@ -337,12 +358,12 @@

- Support + Support in Slack

- {{ ux_icon('tabler:lifebuoy', {width: 24, height: 24, class: 'ms-1 text-muted'}) }} + {{ ux_icon('tabler:brand-slack', {width: 24, height: 24, class: 'ms-1 text-muted'}) }}

- Ask questions about SymfonyAI + Ask questions in Slack channel #ai-initiative