From 9d0945fda7a94d740fe3357da3efd9582e3f2d8d Mon Sep 17 00:00:00 2001 From: david-fraley <67079030+david-fraley@users.noreply.github.com> Date: Wed, 25 Mar 2026 11:09:48 -0500 Subject: [PATCH] fix(site): use consistent contact sales URL (#23607) --- site/src/components/Paywall/PaywallAIGovernance.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/site/src/components/Paywall/PaywallAIGovernance.tsx b/site/src/components/Paywall/PaywallAIGovernance.tsx index f981714d04..5984e8b522 100644 --- a/site/src/components/Paywall/PaywallAIGovernance.tsx +++ b/site/src/components/Paywall/PaywallAIGovernance.tsx @@ -54,7 +54,9 @@ const PaywallAIGovernance = () => { - Contact Sales + + Contact Sales + );