-
Notifications
You must be signed in to change notification settings - Fork 227
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new url for A/B testing Contact Us form and reduce dropdown optio…
…ns (#13015) * Add new url for A/B testing Contact Us form and reduce dropdown options * Block B page from search engines * Remove list.html, added by accident testing other stuff * Add getting started back
- Loading branch information
Showing
2 changed files
with
22 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: Talk to a human | ||
meta_desc: Contact Pulumi for any general inquiries, including requests for pricing, support, or training. | ||
type: page | ||
layout: contact | ||
block_external_search_index: true | ||
form: | ||
- key: general | ||
label: I have a general question | ||
hubspot_form_id: 71507f4e-e34e-4dc9-9da6-b44953cac811 | ||
|
||
- key: sales | ||
label: I want to talk to someone in Sales | ||
hubspot_form_id: 8381e562-5fdf-4736-bb10-86096705e4ee | ||
|
||
- key: onboarding | ||
label: I need help getting started | ||
hubspot_form_id: c7b85755-7132-4b47-8767-bbc2d2496d17 | ||
|
||
--- |