We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6efc4e0 commit 56f7d47Copy full SHA for 56f7d47
src/packages/next/pages/pricing/onprem.tsx
@@ -44,7 +44,7 @@ function Body() {
44
45
function cloud(): JSX.Element {
46
const body = encodeURIComponent(
47
- "I'm interested in puchasing CoCalc Cloud on-premises.",
+ "PLEASE EXPLAIN YOUR EXPECTED USE CASE TO HELP US GUIDE YOU:\n\nWE WOULD LOVE TO SETUP A VIDEO CALL WITH YOU! WHEN ARE YOU AVAILABLE?",
48
);
49
50
return (
0 commit comments