From 7c14a3caceed4f141b0922561888c771c11a5ece Mon Sep 17 00:00:00 2001 From: Eric Date: Tue, 8 Oct 2024 11:38:16 -0500 Subject: [PATCH] Website: Move /try-fleet link in /start questionnaire (#22749) Closes: #22737 Changes: - Moved the link to /try-fleet to the "What did you think" step of the /start questionnaire --- website/assets/styles/pages/start.less | 6 +++++- website/views/pages/start.ejs | 25 +++++++++---------------- 2 files changed, 14 insertions(+), 17 deletions(-) diff --git a/website/assets/styles/pages/start.less b/website/assets/styles/pages/start.less index 70a7f24d33..3057b43e75 100644 --- a/website/assets/styles/pages/start.less +++ b/website/assets/styles/pages/start.less @@ -325,7 +325,7 @@ } [purpose='form-container'] { padding: 0; - min-width: unset; + // min-width: unset; max-width: 504px; margin-left: auto; margin-right: auto; @@ -341,6 +341,10 @@ padding-left: 24px; padding-right: 24px; } + [purpose='form-container'] { + min-width: unset; + width: 100%; + } } @media (max-width: 575px) { [purpose='logo-container'] { diff --git a/website/views/pages/start.ejs b/website/views/pages/start.ejs index 86c25b6c36..73934a0f4c 100644 --- a/website/views/pages/start.ejs +++ b/website/views/pages/start.ejs @@ -424,29 +424,16 @@
🚀 -

Want to try it?

-
-

We don’t have a public sample environment, but you can try Fleet out locally on your computer.

-
+

Is it any good?

- - Run a local demo of Fleet -

Try Fleet yourself

-

Try Fleet locally on your device

-
- + Watch a demo

Watch a demo

See what Fleet can do

Got questions? Ask us anything.

-
-
A lightbulb
-
-

You can come back here any time to continue with your deployment.

-
-
+
Back Continue @@ -483,6 +470,12 @@
Please select an option
+
+
A lightbulb
+
+

Not ready to talk? You can also run your own trial with Docker.

+
+
Back Continue