Skip to content

Commit 56f7d47

Browse files
committed
Encourage users to provide some details for CoCalc Cloud requests
1 parent 6efc4e0 commit 56f7d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packages/next/pages/pricing/onprem.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ function Body() {
4444

4545
function cloud(): JSX.Element {
4646
const body = encodeURIComponent(
47-
"I'm interested in puchasing CoCalc Cloud on-premises.",
47+
"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?",
4848
);
4949

5050
return (

0 commit comments

Comments
 (0)