From 88d00435cf59a2064b876a42475e41f7e29e1d6c Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Wed, 1 Oct 2025 18:42:35 -0500 Subject: [PATCH] Website: Update pricing.ejs - Change button text (#33737) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit On the pricing page (https://fleetdm.com/pricing) there are currently two buttons that say Get a demo — one in the header and one on the pricing table. Could we explore changing the button in the table to say Talk to sales,Get a quote, or something similar and change the backend routing to go directly to a sales queue to pick up? The thinking: if a buyer is already going to that page, they likely want to talk to sales to get a quote. They also have an opportunity to still book a demo on that page in the header. Closes https://github.com/fleetdm/confidential/issues/12102 --- website/views/pages/pricing.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/views/pages/pricing.ejs b/website/views/pages/pricing.ejs index 838a715f04..c1cc009d73 100644 --- a/website/views/pages/pricing.ejs +++ b/website/views/pages/pricing.ejs @@ -71,7 +71,7 @@
- Get a demo + Talk to sales