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.
2 parents a51c031 + 0bad0f1 commit bd1c585Copy full SHA for bd1c585
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