diff --git a/content/request-a-demo/_index.md b/content/request-a-demo/_index.md index f645b9f62567..48f51d3e7ef4 100644 --- a/content/request-a-demo/_index.md +++ b/content/request-a-demo/_index.md @@ -1,6 +1,6 @@ --- title: Request a demo -meta_desc: Request a demo with an infrastructure as code expert to see how Pulumi can help you ship infrastructure faster. +meta_desc: See Pulumi in action with a guided walkthrough, or skip the wait and start building today with a free trial. type: page layout: demo @@ -12,6 +12,13 @@ overview: - See how you can employ software engineering to test and ship infrastructure faster. - Discover how to build automated workflows for infrastructure as code. +self_serve: + title: Don't want to wait for a call? + description: Most teams don't need a demo to get started. Create an org and start shipping infrastructure, on the house. + cta_label: Start a free trial + cta_url: https://app.pulumi.com/signup?create-organization=1 + qualifier: Best if you're ready to try Pulumi with your own code today. + customer_logos: title: Leading engineering organizations are building with Pulumi logos: @@ -31,5 +38,7 @@ customer_logos: link: /case-studies/panther-labs form: + title: Request a demo + subtitle: Best if you want a guided walkthrough before your team commits. form_id: "32b46b45-6717-4d11-ae15-4b9a21afeacd" --- diff --git a/layouts/page/demo.html b/layouts/page/demo.html index 3fc5d5b59c37..bc3d3164a1d1 100644 --- a/layouts/page/demo.html +++ b/layouts/page/demo.html @@ -13,6 +13,18 @@

{{ .Params.overview.title }}

{{ end }} + {{ with .Params.self_serve }} +
+

{{ .title }}

+

{{ .description }}

+ + {{ .cta_label }} + {{ partial "icon.html" (dict "name" "arrow-right" "weight" "bold" "class" "size-4") }} + +

{{ .qualifier }}

+
+ {{ end }} +
{{ range $logo := .Params.customer_logos.logos }}
@@ -30,7 +42,8 @@

{{ .Params.overview.title }}

-

Request a demo

+

{{ .Params.form.title }}

+

{{ .Params.form.subtitle }}

Have a quick question instead? Contact us.